XmlRead Constructor
Include Protected Members
Include Inherited Members
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
XmlRead() | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
XmlRead(XmlRead) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
XmlRead(ServerVersion, String, DatabaseEngineType) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. Initializes an instance of the T:Microsoft.SqlServer.Managment.Sdk.Sfc.XmlRead class with the specified version, alias, and type of the Database Engine. |
Top