SfcDomainInfo 類別
不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
繼承階層
System. . :: . .Object
Microsoft.SqlServer.Management.Sdk.Sfc..::..SfcDomainInfo
命名空間: Microsoft.SqlServer.Management.Sdk.Sfc
組件: Microsoft.SqlServer.Management.Sdk.Sfc (在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)
語法
'宣告
Public NotInheritable Class SfcDomainInfo
'用途
Dim instance As SfcDomainInfo
public sealed class SfcDomainInfo
public ref class SfcDomainInfo sealed
[<SealedAttribute>]
type SfcDomainInfo = class end
public final class SfcDomainInfo
SfcDomainInfo 型別公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
AssemblyStrongName | Gets or sets the strong name of the assembly as evidence for policy evaluation. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 | |
DomainNamespace | Gets the domain namespace for the object. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 | |
IsAssemblyInGAC | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 | |
Name | Gets or sets the name associated with the object. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 | |
NamespaceQualifier | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 | |
PSDriveName | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 | |
RootType | Gets or sets the root type of the object. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 | |
RootTypeFullName | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 |
上層
方法
名稱 | 說明 | |
---|---|---|
Equals | (繼承自 Object。) | |
Finalize | (繼承自 Object。) | |
GetHashCode | (繼承自 Object。) | |
GetLogicalVersion | Retrieves the logical version for the object. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 | |
GetType | (繼承自 Object。) | |
MemberwiseClone | (繼承自 Object。) | |
ToString | (繼承自 Object。) |
上層
執行緒安全性
這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。