SqlXml.Null Propriedade

Definição

Representa uma instância nula do 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

Valor da propriedade

Uma instância nula do SqlXml tipo.

Aplica-se a

Confira também