Clase DacDomain
The DacDomain class instantiates the Microsoft.SqlServer.Management.Sdk.Sfc methods and properties inherited by the DacStore class.
Jerarquía de herencia
System. . :: . .Object
Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcInstance
Microsoft.SqlServer.Management.Dac..::..DacDomain
Microsoft.SqlServer.Management.Dac. . :: . .DacStore
Espacio de nombres: Microsoft.SqlServer.Management.Dac
Ensamblado: Microsoft.SqlServer.Management.Dac (en Microsoft.SqlServer.Management.Dac.dll)
Sintaxis
'Declaración
Public Class DacDomain _
Inherits SfcInstance _
Implements ISfcDomain, ISfcDomainLite, ISfcHasConnection
'Uso
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
El tipo DacDomain expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
DacDomain | Initializes a new instance of the DacDomain class. |
Arriba
Propiedades
Nombre | Descripción | |
---|---|---|
AbstractIdentityKey | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de 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. (Se hereda de 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. (Se hereda de SfcInstance.) | |
Properties | Returns a collection instance properties. (Se hereda de SfcInstance.) | |
PropertyStorageProvider | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SfcInstance.) | |
SqlStoreConnection | Gets or sets the connection to an instance of the Database Engine. | |
State | Returns the state of the SfcInstance object. (Se hereda de SfcInstance.) | |
Urn | Returns the uniform resource name of the SfcInstance object. (Se hereda de SfcInstance.) |
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
AlterImpl | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SfcInstance.) | |
CheckObjectCreated | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SfcInstance.) | |
CheckObjectState | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SfcInstance.) | |
CreateIdentityKey | Creates a SfcKey object for the DAC domain. (Invalida SfcInstance. . :: . .CreateIdentityKey() () () ().) | |
CreateImpl | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SfcInstance.) | |
Discover | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SfcInstance.) | |
DropImpl | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SfcInstance.) | |
Equals | (Se hereda de Object.) | |
Finalize | (Se hereda de Object.) | |
GetChildCollection | Solamente se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada. Returns a ISfcCollection object. (Invalida SfcInstance. . :: . .GetChildCollection(String).) | |
GetDomain | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SfcInstance.) | |
GetHashCode | (Se hereda de Object.) | |
GetPropertySet | Returns the set of properties for the SfcInstance object. (Se hereda de SfcInstance.) | |
GetType | (Se hereda de Object.) | |
GetTypeMetadataImpl | Indicates the domains that override by returning the right TypeMetadata class directly. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SfcInstance.) | |
InitializeUIPropertyState | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SfcInstance.) | |
MarkForDropImpl | Returns a value that indicates the existing objects to be dropped. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SfcInstance.) | |
MarkRootAsConnected | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SfcInstance.) | |
MemberwiseClone | (Se hereda de Object.) | |
MoveImpl | Indicates the new parent object to move in an instance. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SfcInstance.) | |
OnPropertyMetadataChanges | Invoked whenever the effective value of any SfcInstance metadata is updated. (Se hereda de SfcInstance.) | |
OnPropertyValueChanges | Invoked whenever the effective value of any SfcInstance property is updated. (Se hereda de SfcInstance.) | |
PostAlter | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SfcInstance.) | |
PostCreate | Indicates the default implementor that creates the execution result. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SfcInstance.) | |
PostDrop | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SfcInstance.) | |
PostMove | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SfcInstance.) | |
PostRename | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SfcInstance.) | |
Refresh | Refreshes the object's properties by reading them from the server. (Se hereda de SfcInstance.) | |
RenameImpl | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SfcInstance.) | |
ResetKey | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SfcInstance.) | |
Serialize | Serializes the instance to XML. (Se hereda de SfcInstance.) | |
ToString | Returns a string representation of the instance Urn. (Se hereda de SfcInstance.) | |
UpdateUIPropertyState | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SfcInstance.) | |
Validate | Indicates the basic child object's validation. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SfcInstance.) |
Arriba
Eventos
Nombre | Descripción | |
---|---|---|
propertyChanged | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SfcInstance.) | |
PropertyChanged | CLS-compliant event for property changes. (Se hereda de SfcInstance.) | |
propertyMetadataChanged | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Se hereda de SfcInstance.) | |
PropertyMetadataChanged | CLS-compliant event for property metadata changes. (Se hereda de SfcInstance.) |
Arriba
Implementaciones de interfaces explícitas
Nombre | Descripción | |
---|---|---|
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 | Obsoleto. 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. |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.