XmlReadConditionedStatementPostfix(XmlRead) Constructor

Definition

initialize with reader

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

Parameters

xmlReader
XmlRead

Applies to