XmlReadProperties(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 XmlReadProperties (Microsoft.SqlServer.Management.Sdk.Sfc.XmlRead xmlReader);
new Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadProperties : Microsoft.SqlServer.Management.Sdk.Sfc.XmlRead -> Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadProperties
Public Sub New (xmlReader As XmlRead)
Parameters
- xmlReader
- XmlRead