XmlRead Class
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Microsoft.SqlServer.Management.Sdk.Sfc.XmlRead
Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadDoc
Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadInclude
Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadMultipleLink
Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadParentLink
Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadProperties
Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadProperty
Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadRepeated
Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadSettings
Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadSpecialQuery
Microsoft.SqlServer.Management.Sdk.Sfc.XmlRequestParentSelect
Name | Description | |
---|---|---|
![]() | XmlRead() | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | XmlRead(ServerVersion, String, DatabaseEngineType) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. Initializes an instance of the T:Microsoft.SqlServer.Managment.Sdk.Sfc.XmlRead class with the specified version, alias, and type of the Database Engine. |
![]() | XmlRead(XmlRead) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
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. |
![]() | Closed | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | 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. |
![]() | Reader | 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. |
Name | Description | |
---|---|---|
![]() | Close() | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetAliasString(String) | Assigns a value for the Alias string. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() ![]() | GetFields(String) | Adds the specified value of fields in the xml. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetTextOfElement() | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | GetType() | (Inherited from Object.) |
![]() | IsElementWithCheckVersion(String) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Skip() | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.