DacDomain 類別
The DacDomain class instantiates the Microsoft.SqlServer.Management.Sdk.Sfc methods and properties inherited by the DacStore class.
繼承階層
System. . :: . .Object
Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcInstance
Microsoft.SqlServer.Management.Dac..::..DacDomain
Microsoft.SqlServer.Management.Dac. . :: . .DacStore
命名空間: Microsoft.SqlServer.Management.Dac
組件: Microsoft.SqlServer.Management.Dac (在 Microsoft.SqlServer.Management.Dac.dll 中)
語法
'宣告
Public Class DacDomain _
Inherits SfcInstance _
Implements ISfcDomain, ISfcDomainLite, ISfcHasConnection
'用途
Dim instance As DacDomain
public class DacDomain : SfcInstance, ISfcDomain,
ISfcDomainLite, ISfcHasConnection
public ref class DacDomain : public SfcInstance,
ISfcDomain, ISfcDomainLite, ISfcHasConnection
type DacDomain =
class
inherit SfcInstance
interface ISfcDomain
interface ISfcDomainLite
interface ISfcHasConnection
end
public class DacDomain extends SfcInstance implements ISfcDomain, ISfcDomainLite, ISfcHasConnection
DacDomain 型別公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
![]() |
AbstractIdentityKey | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
DacInstances | Gets a DacInstanceCollection object that enumerates the DAC instances deployed or registered on an instance of the Database Engine. |
![]() |
DacStore | Gets the DacStore object associated with this DacDomain object. |
![]() |
Metadata | Returns metadata about the instance and its domain. (繼承自 SfcInstance。) |
![]() |
Name | Gets a String value with the name of the instance of the Database Engine to which the DAC domain is connected. |
![]() |
Parent | Gets or sets the instance parent via the keychain. (繼承自 SfcInstance。) |
![]() |
Properties | Returns a collection instance properties. (繼承自 SfcInstance。) |
![]() |
PropertyStorageProvider | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
SqlStoreConnection | Gets or sets the connection to an instance of the Database Engine. |
![]() |
State | Returns the state of the SfcInstance object. (繼承自 SfcInstance。) |
![]() |
Urn | Returns the uniform resource name of the SfcInstance object. (繼承自 SfcInstance。) |
上層
方法
名稱 | 說明 | |
---|---|---|
![]() |
AlterImpl | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
CheckObjectCreated | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
CheckObjectState | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
CreateIdentityKey | Creates a SfcKey object for the DAC domain. (覆寫 SfcInstance. . :: . .CreateIdentityKey() () () ()。) |
![]() |
CreateImpl | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
Discover | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
DropImpl | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
Equals | (繼承自 Object。) |
![]() |
Finalize | (繼承自 Object。) |
![]() |
GetChildCollection | 僅供參考之用。不支援。我們無法保證未來的相容性。 Returns a ISfcCollection object. (覆寫 SfcInstance. . :: . .GetChildCollection(String)。) |
![]() |
GetDomain | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
GetHashCode | (繼承自 Object。) |
![]() |
GetPropertySet | Returns the set of properties for the SfcInstance object. (繼承自 SfcInstance。) |
![]() |
GetType | (繼承自 Object。) |
![]() |
GetTypeMetadataImpl | Indicates the domains that override by returning the right TypeMetadata class directly. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
InitializeUIPropertyState | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
MarkForDropImpl | Returns a value that indicates the existing objects to be dropped. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
MarkRootAsConnected | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
MemberwiseClone | (繼承自 Object。) |
![]() |
MoveImpl | Indicates the new parent object to move in an instance. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
OnPropertyMetadataChanges | Invoked whenever the effective value of any SfcInstance metadata is updated. (繼承自 SfcInstance。) |
![]() |
OnPropertyValueChanges | Invoked whenever the effective value of any SfcInstance property is updated. (繼承自 SfcInstance。) |
![]() |
PostAlter | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
PostCreate | Indicates the default implementor that creates the execution result. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
PostDrop | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
PostMove | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
PostRename | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
Refresh | Refreshes the object's properties by reading them from the server. (繼承自 SfcInstance。) |
![]() |
RenameImpl | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
ResetKey | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
Serialize | Serializes the instance to XML. (繼承自 SfcInstance。) |
![]() |
ToString | Returns a string representation of the instance Urn. (繼承自 SfcInstance。) |
![]() |
UpdateUIPropertyState | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
Validate | Indicates the basic child object's validation. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
上層
事件
名稱 | 說明 | |
---|---|---|
![]() |
propertyChanged | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
PropertyChanged | CLS-compliant event for property changes. (繼承自 SfcInstance。) |
![]() |
propertyMetadataChanged | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 (繼承自 SfcInstance。) |
![]() |
PropertyMetadataChanged | CLS-compliant event for property metadata changes. (繼承自 SfcInstance。) |
上層
明確 繼承 實作
名稱 | 說明 | |
---|---|---|
![]() ![]() |
ISfcDomain. . :: . .GetExecutionEngine | Returns an ISfcExecutionEngine object that specifies an instance of the Database Engine for running scripts. |
![]() ![]() |
ISfcDomain. . :: . .GetKey | Gets a SfcKey object that represents the DAC domain. |
![]() ![]() |
ISfcDomain. . :: . .GetType | Gets a Type object describing the Sfc type with the specified name within the Sfc domain. |
![]() ![]() |
ISfcDomain. . :: . .GetTypeMetadata | 已經過時。Gets the metadata for the specified SFC type. |
![]() ![]() |
ISfcDomain. . :: . .UseSfcStateManagement | Specifies whether to use the state management provided by the Microsoft.SqlServer.Management.Sdk.Sfc namespace. |
![]() ![]() |
ISfcDomainLite. . :: . .DomainInstanceName | Gets the specified instance name of the domain. |
![]() ![]() |
ISfcDomainLite. . :: . .DomainName | Gets the specified name of the domain. |
![]() ![]() |
ISfcDomainLite. . :: . .GetLogicalVersion | Gets a logical version number that represents the level of changes to the object model in the SFC domain. |
![]() ![]() |
ISfcHasConnection. . :: . .ConnectionContext | Gets the specified context for the connection. |
![]() ![]() |
ISfcHasConnection. . :: . .GetConnection() () () () | Gets a connection to the instance of the Database Engine serving as a backing store. |
![]() ![]() |
ISfcHasConnection. . :: . .GetConnection(SfcObjectQueryMode) | Gets a connection to the instance of the Database Engine serving as a backing store that supports the specified query processing mode. |
![]() ![]() |
ISfcHasConnection. . :: . .SetConnection | Sets the active connection for the domain root. |
上層
執行緒安全性
這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。