SqlXml.Null Proprietà

Definizione

Rappresenta un'istanza null del tipo SqlXml.

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

Valore della proprietà

Istanza null del tipo SqlXml.

Si applica a

Vedi anche