XmlReadConditionedStatement(XmlRead) コンストラクター

定義

リーダーを使用して初期化する

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)

パラメーター

xmlReader
XmlRead

適用対象