SqlGeography.Null Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Restituisce una proprietà di sola lettura che fornisce un'istanza Null del SqlGeography tipo.
public static Microsoft.SqlServer.Types.SqlGeography Null { [Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)] get; }
[<get: Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=true)>]
static member Null : Microsoft.SqlServer.Types.SqlGeography
Public Shared ReadOnly Property Null As SqlGeography
Valore della proprietà
Istanza Null della SqlGeography classe .
- Attributi