Lingua

SqlGeometry.STY Proprietà

Definizione

Ottiene la proprietà coordinata Y di un'istanza 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

Valore della proprietà

Valore SqlDouble che rappresenta il valore della coordinata Y di un punto.

Attributi

Si applica a