Share via


SqlJson.Null Property

Definition

Represents a null instance of the SqlJson type.

public:
 static property Microsoft::Data::SqlTypes::SqlJson ^ Null { Microsoft::Data::SqlTypes::SqlJson ^ get(); };
public static Microsoft.Data.SqlTypes.SqlJson Null { get; }
static member Null : Microsoft.Data.SqlTypes.SqlJson
Public Shared ReadOnly Property Null As SqlJson

Property Value

Applies to