XmlReadInclude(XmlRead) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
intialize with reader
public XmlReadInclude (Microsoft.SqlServer.Management.Sdk.Sfc.XmlRead xmlReader);
new Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadInclude : Microsoft.SqlServer.Management.Sdk.Sfc.XmlRead -> Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadInclude
Public Sub New (xmlReader As XmlRead)
Parameters
- xmlReader
- XmlRead