XmlReadProperties(XmlRead) Constructor

Definition

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

Applies to