Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.XmlReadProperty
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 XmlReadProperty _
Inherits XmlRead
'Usage
Dim instance As XmlReadProperty
[ComVisibleAttribute(false)]
public class XmlReadProperty : XmlRead
[ComVisibleAttribute(false)]
public ref class XmlReadProperty : public XmlRead
[<ComVisibleAttribute(false)>]
type XmlReadProperty =
class
inherit XmlRead
end
public class XmlReadProperty extends XmlRead
The XmlReadProperty type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
XmlReadProperty | Initializes a new instance of the XmlReadProperty class with the specified xmlReader parameter. 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.) |
![]() |
Cast | 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. (Inherited from XmlRead.) |
![]() |
ClrType | Gets the CLR type value in the property. 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. (Inherited from XmlRead.) |
![]() |
DbType | Gets the specified type of database. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
Expensive | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
ExtendedType | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
HasPropertyLink | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
Hidden | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
Link | 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. |
![]() |
Name | Gets the string input value of name. 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.) |
![]() |
ReadOnly | Gets a value that indicates whether the property is read only. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
Size | Gets the string value of size. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
Table | Gets the string value of table name. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
Usage | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
Value | Gets the value of objects in the XmlReadProperty. 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.) |
![]() |
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.