Classe ActionInfo
Represents metadata for an Action object.
Gerarchia di ereditarietà
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
Microsoft.SqlServer.Management.XEvent.ActionInfo
Spazio dei nomi Microsoft.SqlServer.Management.XEvent
Assembly: Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class ActionInfo _
Inherits SfcInstance _
Implements IXEObjectInfo
'Utilizzo
Dim instance As ActionInfo
public sealed class ActionInfo : SfcInstance,
IXEObjectInfo
public ref class ActionInfo sealed : public SfcInstance,
IXEObjectInfo
[<SealedAttribute>]
type ActionInfo =
class
inherit SfcInstance
interface IXEObjectInfo
end
public final class ActionInfo extends SfcInstance implements IXEObjectInfo
Nel tipo ActionInfo sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
AbstractIdentityKey | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. |
![]() |
Capabilities | Gets the capabilities of an instance of ActionInfo. |
![]() |
CapabilitiesDesc | Gets a description of the capabilities of an Action object. |
![]() |
Description | Gets the description of an Action object. |
![]() |
IdentityKey | Gets the Action.Key object of an ActionInfo object. |
![]() |
Metadata | Returns metadata about the instance and its domain. Ereditato da SfcInstance. |
![]() |
Name | Gets the name of an Action object. |
![]() |
Parent | Gets or sets the parent Package object of an Action object. |
![]() |
Properties | Returns a collection instance properties. Ereditato da SfcInstance. |
![]() |
State | Returns the state of the SfcInstance object. Ereditato da SfcInstance. |
![]() |
TypeName | Gets the name of the type of an Action object. |
![]() |
TypePackageID | Gets the package ID of the type. |
![]() |
TypePackageName | Gets the name of the type of Package object. |
![]() |
Urn | Returns the uniform resource name of the SfcInstance object. Ereditato da SfcInstance. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
CreateIdentityKey | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. |
![]() |
Discover | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. |
![]() |
Equals | Ereditato da Object. |
![]() |
GetChildCollection | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. |
![]() |
GetDomain | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. |
![]() |
GetHashCode | Ereditato da Object. |
![]() ![]() |
GetObjectFactory | Gets the SQL Foundation Class object factory. |
![]() |
GetPropertySet | Returns the set of properties for the SfcInstance object. Ereditato da SfcInstance. |
![]() |
GetType | Ereditato da Object. |
![]() |
GetTypeMetadataImpl | Indicates the domains that override by returning the right TypeMetadata class directly. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. |
![]() |
InitializeUIPropertyState | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. |
![]() |
OnPropertyMetadataChanges | Invoked whenever the effective value of any SfcInstance metadata is updated. Ereditato da SfcInstance. |
![]() |
OnPropertyValueChanges | Invoked whenever the effective value of any SfcInstance property is updated. Ereditato da SfcInstance. |
![]() |
Refresh | Refreshes the object's properties by reading them from the server. Ereditato da SfcInstance. |
![]() |
ResetKey | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Ereditato da SfcInstance. |
![]() |
Serialize | Serializes the instance to XML. Ereditato da SfcInstance. |
![]() |
ToString | Returns a string representation of the instance Urn. Ereditato da SfcInstance. |
In alto
Eventi
Nome | Descrizione | |
---|---|---|
![]() |
PropertyChanged | CLS-compliant event for property changes. Ereditato da SfcInstance. |
![]() |
PropertyMetadataChanged | CLS-compliant event for property metadata changes. Ereditato da SfcInstance. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.