SqlGeography.STSrid Propriedade

Definição

Obtém ou define a ID é um inteiro que representa o SRID (Identificador de Referência Espacial) da instância.

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

Valor da propriedade

Um SqlInt32 que representa o SRID da SqlGeography instância.

Atributos

Aplica-se a