Share via


SqlXml.Null Propriété

Définition

Représente une instance null du type 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

Valeur de propriété

Instance Null du type SqlXml.

S’applique à

Voir aussi