SqlGeography.NullOnInvalid Method

Definition

[Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=false)]
public Microsoft.SqlServer.Types.SqlGeography NullOnInvalid ();
public Microsoft.SqlServer.Types.SqlGeography NullOnInvalid ();
[<Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=false)>]
member this.NullOnInvalid : unit -> Microsoft.SqlServer.Types.SqlGeography
member this.NullOnInvalid : unit -> Microsoft.SqlServer.Types.SqlGeography
Public Function NullOnInvalid () As SqlGeography

Returns

Attributes

Applies to