SqlXml.Null Propiedad

Definición

Representa una instancia nula del SqlXml tipo .

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

Valor de propiedad

Instancia nula del SqlXml tipo.

Se aplica a

Consulte también