SqlGeometry.Null Propiedad

Definición

Obtiene una propiedad de solo lectura que proporciona una instancia nula del SqlGeometry tipo .

public static Microsoft.SqlServer.Types.SqlGeometry 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.SqlGeometry
Public Shared ReadOnly Property Null As SqlGeometry

Valor de propiedad

Una instancia nula SqlGeometry .

Atributos

Se aplica a