XmlReadConditionedStatementPrefix(XmlRead) 构造函数

定义

使用读取器进行初始化

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)

参数

xmlReader
XmlRead

适用于