SqlGeography.Null Propiedad

Definición

Devuelve una propiedad de solo lectura que proporciona una instancia nula 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

Valor de propiedad

Instancia nula de la SqlGeography clase .

Atributos

Se aplica a