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) 成员都是线程安全的。不保证所有实例成员都是线程安全的。