Sdílet prostřednictvím


SqlXml.Null Vlastnost

Definice

Představuje instanci SqlXml typu null.

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

Hodnota vlastnosti

Instance SqlXml typu null.

Platí pro

Viz také