SqlGeometry.AsBinaryZM Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne l’élévation et la mesure en tant que binaire.
[Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)]
public System.Data.SqlTypes.SqlBytes AsBinaryZM();
[<Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)>]
member this.AsBinaryZM : unit -> System.Data.SqlTypes.SqlBytes
Public Function AsBinaryZM () As SqlBytes
Retours
Élévation et mesure en tant que binaire.
- Attributs