共用方式為


XmlReadProperty 類別

不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。

繼承階層

System. . :: . .Object
  Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .XmlRead
    Microsoft.SqlServer.Management.Sdk.Sfc..::..XmlReadProperty

命名空間:  Microsoft.SqlServer.Management.Sdk.Sfc
組件:  Microsoft.SqlServer.Management.Sdk.Sfc (在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)

語法

'宣告
<ComVisibleAttribute(False)> _
Public Class XmlReadProperty _
    Inherits XmlRead
'用途
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

XmlReadProperty 型別公開下列成員。

建構函式

  名稱 說明
公用方法 XmlReadProperty Initializes a new instance of the XmlReadProperty class with the specified xmlReader parameter. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。

上層

屬性

  名稱 說明
公用屬性 Alias Gets or sets the alias name of the property. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 XmlRead。)
公用屬性 Cast 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
受保護的屬性 Closed 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 XmlRead。)
公用屬性 ClrType Gets the CLR type value in the property. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
公用屬性 DatabaseEngineType 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 Gets or sets the type of the Database Engine. (繼承自 XmlRead。)
公用屬性 DbType Gets the specified type of database. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
公用屬性 Expensive 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
公用屬性 ExtendedType 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
公用屬性 HasPropertyLink 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
公用屬性 Hidden 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
公用屬性 Link 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
公用屬性 MultipleLink 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
公用屬性 Name Gets the string input value of name. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
受保護的屬性 Reader 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 XmlRead。)
公用屬性 ReadOnly Gets a value that indicates whether the property is read only. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
公用屬性 Size Gets the string value of size. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
公用屬性 Table Gets the string value of table name. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
公用屬性 Usage 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
公用屬性 Value Gets the value of objects in the XmlReadProperty. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
公用屬性 Version Gets or sets a specified version. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 XmlRead。)

上層

方法

  名稱 說明
公用方法 Close 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 XmlRead。)
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
受保護的方法 GetAliasString Assigns a value for the Alias string. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 XmlRead。)
公用方法 GetHashCode (繼承自 Object。)
受保護的方法 GetTextOfElement 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 XmlRead。)
公用方法 GetType (繼承自 Object。)
受保護的方法 IsElementWithCheckVersion 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 XmlRead。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 Skip 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 XmlRead。)
公用方法 ToString (繼承自 Object。)

上層

執行緒安全性

這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。