XmlReadInclude(XmlRead) Constructor

Definition

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

Applies to