XmlReadConditionedStatementPostProcess(XmlRead) Constructor

Definition

initialize with reader

public XmlReadConditionedStatementPostProcess (Microsoft.SqlServer.Management.Sdk.Sfc.XmlRead xmlReader);
new Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadConditionedStatementPostProcess : Microsoft.SqlServer.Management.Sdk.Sfc.XmlRead -> Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadConditionedStatementPostProcess
Public Sub New (xmlReader As XmlRead)

Parameters

xmlReader
XmlRead

Applies to