XmlReadParentLink 類別
不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
繼承階層
System. . :: . .Object
Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .XmlRead
Microsoft.SqlServer.Management.Sdk.Sfc..::..XmlReadParentLink
命名空間: Microsoft.SqlServer.Management.Sdk.Sfc
組件: Microsoft.SqlServer.Management.Sdk.Sfc (在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)
語法
'宣告
<ComVisibleAttribute(False)> _
Public Class XmlReadParentLink _
Inherits XmlRead
'用途
Dim instance As XmlReadParentLink
[ComVisibleAttribute(false)]
public class XmlReadParentLink : XmlRead
[ComVisibleAttribute(false)]
public ref class XmlReadParentLink : public XmlRead
[<ComVisibleAttribute(false)>]
type XmlReadParentLink =
class
inherit XmlRead
end
public class XmlReadParentLink extends XmlRead
XmlReadParentLink 型別公開下列成員。
建構函式
名稱 | 說明 | |
---|---|---|
XmlReadParentLink | Initializes a new instance of the XmlReadParentLink class with the specified xmlReader parameter. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 |
上層
屬性
名稱 | 說明 | |
---|---|---|
Alias | Gets or sets the alias name of the property. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 XmlRead。) | |
Closed | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 XmlRead。) | |
DatabaseEngineType | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 Gets or sets the type of the Database Engine. (繼承自 XmlRead。) | |
MultipleLink | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 | |
Reader | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 XmlRead。) | |
SimpleParentLink | 不要直接在程式碼中參照此成員。其支援 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) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。