共用方式為


XmlReadSpecialQuery 類別

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

繼承階層

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

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

語法

'宣告
<ComVisibleAttribute(False)> _
Public Class XmlReadSpecialQuery _
    Inherits XmlRead
'用途
Dim instance As XmlReadSpecialQuery
[ComVisibleAttribute(false)]
public class XmlReadSpecialQuery : XmlRead
[ComVisibleAttribute(false)]
public ref class XmlReadSpecialQuery : public XmlRead
[<ComVisibleAttribute(false)>]
type XmlReadSpecialQuery =  
    class
        inherit XmlRead
    end
public class XmlReadSpecialQuery extends XmlRead

XmlReadSpecialQuery 型別公開下列成員。

建構函式

  名稱 說明
公用方法 XmlReadSpecialQuery 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。

上層

屬性

  名稱 說明
公用屬性 Alias Gets or sets the alias name of the property. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 XmlRead。)
受保護的屬性 Closed 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 XmlRead。)
公用屬性 Database 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
公用屬性 DatabaseEngineType 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 Gets or sets the type of the Database Engine. (繼承自 XmlRead。)
公用屬性 Query Gets the attribute of the Query. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
受保護的屬性 Reader 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 XmlRead。)
公用屬性 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) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。