Langue

SqlGeography.STSrid Propriété

Définition

Obtient ou définit l’ID est un entier représentant 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é

SqlInt32 qui représente le SRID de l’instance SqlGeography .

Attributs

S’applique à