Конструктор XmlReadConditionedStatement
Initializes a new instance of the XmlReadConditionedStatement class. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.
Пространство имен: Microsoft.SqlServer.Management.Sdk.Sfc
Сборка: Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Синтаксис
'Декларация
Public Sub New ( _
xmlReader As XmlRead _
)
'Применение
Dim xmlReader As XmlRead
Dim instance As New XmlReadConditionedStatement(xmlReader)
public XmlReadConditionedStatement(
XmlRead xmlReader
)
public:
XmlReadConditionedStatement(
XmlRead^ xmlReader
)
new :
xmlReader:XmlRead -> XmlReadConditionedStatement
public function XmlReadConditionedStatement(
xmlReader : XmlRead
)
Параметры
- xmlReader
Тип: Microsoft.SqlServer.Management.Sdk.Sfc.XmlRead
A command that reads the xml.