Lingua

SqlGeometry.M Proprietà

Definizione

Ottiene il valore M (misura) dell'istanza SqlGeometry . La semantica del valore della misura viene definita dall'utente.

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

Valore della proprietà

Valore SqlDouble contenente la misura del SqlGeometry valore.

Attributi

Si applica a