SqlGeometry.STY Propiedad

Definición

Obtiene la propiedad de coordenada Y de una instancia de Point.

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

Valor de propiedad

Valor sqlDouble que representa el valor de coordenada Y de un punto.

Atributos

Se aplica a