XmlReadConditionedStatement Class
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.XmlRead
Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadRepeated
Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadConditionedStatement
Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadConditionedStatementFailCondition
Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadConditionedStatementPostfix
Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadConditionedStatementPrefix
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
<ComVisibleAttribute(False)> _
Public Class XmlReadConditionedStatement _
Inherits XmlReadRepeated
'Usage
Dim instance As XmlReadConditionedStatement
[ComVisibleAttribute(false)]
public class XmlReadConditionedStatement : XmlReadRepeated
[ComVisibleAttribute(false)]
public ref class XmlReadConditionedStatement : public XmlReadRepeated
[<ComVisibleAttribute(false)>]
type XmlReadConditionedStatement =
class
inherit XmlReadRepeated
end
public class XmlReadConditionedStatement extends XmlReadRepeated
The XmlReadConditionedStatement type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
XmlReadConditionedStatement | Initializes a new instance of the XmlReadConditionedStatement class. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Alias | Gets or sets the alias name of the property. Do not reference this member directly in your code. It supports the SQL Server infrastructure. (Inherited from XmlRead.) |
![]() |
Closed | Do not reference this member directly in your code. It supports the SQL Server infrastructure. (Inherited from XmlRead.) |
![]() |
DatabaseEngineType | Do not reference this member directly in your code. It supports the SQL Server infrastructure. Gets or sets the type of the Database Engine. (Inherited from XmlRead.) |
![]() |
Fields | Gets the specified fields in the xml. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
MultipleLink | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
Reader | Do not reference this member directly in your code. It supports the SQL Server infrastructure. (Inherited from XmlRead.) |
![]() |
Sql | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
Version | Gets or sets a specified version. Do not reference this member directly in your code. It supports the SQL Server infrastructure. (Inherited from XmlRead.) |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Close | Do not reference this member directly in your code. It supports the SQL Server infrastructure. (Inherited from XmlRead.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetAliasString | Assigns a value for the Alias string. Do not reference this member directly in your code. It supports the SQL Server infrastructure. (Inherited from XmlRead.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetTextOfElement | Do not reference this member directly in your code. It supports the SQL Server infrastructure. (Inherited from XmlRead.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IsElementWithCheckVersion | Do not reference this member directly in your code. It supports the SQL Server infrastructure. (Inherited from XmlRead.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Next() | Do not reference this member directly in your code. It supports the SQL Server infrastructure. (Inherited from XmlReadRepeated.) |
![]() |
Next(String) | Retrieves a value that indicates the next step in the process. Do not reference this member directly in your code. It supports the SQL Server infrastructure. (Inherited from XmlReadRepeated.) |
![]() |
Skip | Do not reference this member directly in your code. It supports the SQL Server infrastructure. (Inherited from XmlRead.) |
![]() |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)
.gif)
.gif)