XmlReadConditionedStatementPrefix(XmlRead) Constructor

Definition

initialize with reader

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

Parameters

xmlReader
XmlRead

Applies to