DacInstance-Klasse
The DacInstance type stores metadata information, such as the instance name and date created, about a deployed instance of a data-tier application (DAC).
Vererbungshierarchie
System. . :: . .Object
Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcInstance
Microsoft.SqlServer.Management.Dac..::..DacInstance
Namespace: Microsoft.SqlServer.Management.Dac
Assembly: Microsoft.SqlServer.Management.Dac (in Microsoft.SqlServer.Management.Dac.dll)
Syntax
'Declaration
Public Class DacInstance _
Inherits SfcInstance
'Usage
Dim instance As DacInstance
public class DacInstance : SfcInstance
public ref class DacInstance : public SfcInstance
type DacInstance =
class
inherit SfcInstance
end
public class DacInstance extends SfcInstance
Der DacInstance-Typ macht folgende Elemente verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
DacInstance | Initializes a new instance of the DacInstance class. |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
AbstractIdentityKey | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
CreatedBy | Gets the login used to deploy or register the DAC instance. | |
DacStore | Gets the DacStore object representing the DAC store that contains this DAC instance. | |
DateCreated | Gets the date and time that the DAC instance was deployed or registered. | |
Id | Gets the Guid value that uniquely identifies the DAC instance. | |
Metadata | Returns metadata about the instance and its domain. (Geerbt von SfcInstance.) | |
Name | Gets the name of the DAC instance. | |
Parent | Gets or sets the DacStore object that is the parent of the DacInstance object. | |
Properties | Returns a collection instance properties. (Geerbt von SfcInstance.) | |
PropertyStorageProvider | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
State | Returns the state of the SfcInstance object. (Geerbt von SfcInstance.) | |
Type | Gets the DacType object that represents the DAC type associated with this DAC instance. | |
TypeStream | Gets or sets the Byte stream that contains the DAC type definition. | |
Urn | Returns the uniform resource name of the SfcInstance object. (Geerbt von SfcInstance.) |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
AlterImpl | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
CheckObjectCreated | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
CheckObjectState | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
CreateIdentityKey | Nur für Informationszwecke identifiziert. Nicht unterstützt. Zukünftige Kompatibilität wird nicht sichergestellt. (Überschreibt SfcInstance. . :: . .CreateIdentityKey() () () ().) | |
CreateImpl | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
Discover | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
DropImpl | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetChildCollection | Nur für Informationszwecke identifiziert. Nicht unterstützt. Zukünftige Kompatibilität wird nicht sichergestellt. (Überschreibt SfcInstance. . :: . .GetChildCollection(String).) | |
GetDomain | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
GetHashCode | (Geerbt von Object.) | |
GetObjectFactory | Gets the object factory that is used to create the object. | |
GetPropertySet | Returns the set of properties for the SfcInstance object. (Geerbt von SfcInstance.) | |
GetType | (Geerbt von Object.) | |
GetTypeMetadataImpl | Indicates the domains that override by returning the right TypeMetadata class directly. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
InitializeUIPropertyState | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
MarkForDropImpl | Returns a value that indicates the existing objects to be dropped. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
MarkRootAsConnected | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
MemberwiseClone | (Geerbt von Object.) | |
MoveImpl | Indicates the new parent object to move in an instance. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
OnPropertyMetadataChanges | Invoked whenever the effective value of any SfcInstance metadata is updated. (Geerbt von SfcInstance.) | |
OnPropertyValueChanges | Invoked whenever the effective value of any SfcInstance property is updated. (Geerbt von SfcInstance.) | |
PostAlter | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
PostCreate | Indicates the default implementor that creates the execution result. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
PostDrop | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
PostMove | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
PostRename | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
Refresh | Refreshes the object's properties by reading them from the server. (Geerbt von SfcInstance.) | |
RenameImpl | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
ResetKey | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
Serialize | Serializes the instance to XML. (Geerbt von SfcInstance.) | |
ToString | Returns a string representation of the instance Urn. (Geerbt von SfcInstance.) | |
UpdateUIPropertyState | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
Validate | Indicates the basic child object's validation. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) |
Zum Anfang
Ereignisse
Name | Beschreibung | |
---|---|---|
propertyChanged | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
PropertyChanged | CLS-compliant event for property changes. (Geerbt von SfcInstance.) | |
propertyMetadataChanged | Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.) | |
PropertyMetadataChanged | CLS-compliant event for property metadata changes. (Geerbt von SfcInstance.) |
Zum Anfang
Hinweise
Thread Safety
Alle öffentlichen, statischen Elemente dieses Typs (Shared in Microsoft Visual Basic) sind für Vorgänge mit mehreren Threads sicher. Für Instanzelemente kann nicht sichergestellt werden, dass sie für Threads sicher sind.
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.