Langue

SqlGeometry.STSrid Propriété

Définition

Obtient ou définit un entier qui représente l’identificateur de référence spatiale (SRID) de l’instance.

public System.Data.SqlTypes.SqlInt32 STSrid { [Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)] get; [Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)] set; }
[<get: Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)>]
[<set: Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)>]
member this.STSrid : System.Data.SqlTypes.SqlInt32 with get, set
Public Property STSrid As SqlInt32

Valeur de propriété

Valeur SqlInt32 qui contient le SRID de l’instance SqlGeometry .

Attributs

S’applique à