SqlGeometry.NullOnInvalid Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=false)]
public Microsoft.SqlServer.Types.SqlGeometry NullOnInvalid ();
public Microsoft.SqlServer.Types.SqlGeometry NullOnInvalid ();
[<Microsoft.SqlServer.Server.SqlMethod(IsDeterministic=true, IsPrecise=false)>]
member this.NullOnInvalid : unit -> Microsoft.SqlServer.Types.SqlGeometry
member this.NullOnInvalid : unit -> Microsoft.SqlServer.Types.SqlGeometry
Public Function NullOnInvalid () As SqlGeometry
Returns
- Attributes