XmlReadConditionedStatement(XmlRead) Constructor

Definition

initialize with reader

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

Parameters

xmlReader
XmlRead

Applies to