SqlXml::Null Property

 

Represents a null instance of the SqlXml type.

Namespace:   System.Data.SqlTypes
Assembly:  System.Data (in System.Data.dll)

public:
property SqlXml^ Null {
	static SqlXml^ get();
}

Property Value

Type: System.Data.SqlTypes::SqlXml^

A null instance of the SqlXml type.

.NET Framework
Available since 2.0
Return to top
Show: