Langue

SqlGeometry.STDimension Méthode

Définition

Retourne la dimension maximale d’une SqlGeometry instance.

[Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)]
public System.Data.SqlTypes.SqlInt32 STDimension();
[<Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)>]
member this.STDimension : unit -> System.Data.SqlTypes.SqlInt32
Public Function STDimension () As SqlInt32

Retours

Valeur SqlInt32 qui représente la dimension maximale du SqlGeometry.

Attributs

S’applique à