Klasa SfcEventArgs
Przedstawia podstawową klasę zdarzeń SFC.Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Hierarchia dziedziczenia
System.Object
System.EventArgs
Microsoft.SqlServer.Management.Sdk.Sfc.SfcEventArgs
Microsoft.SqlServer.Management.Sdk.Sfc.SfcAfterObjectMovedEventArgs
Microsoft.SqlServer.Management.Sdk.Sfc.SfcAfterObjectRenamedEventArgs
Microsoft.SqlServer.Management.Sdk.Sfc.SfcBeforeObjectMovedEventArgs
Microsoft.SqlServer.Management.Sdk.Sfc.SfcBeforeObjectRenamedEventArgs
Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectAlteredEventArgs
Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectCreatedEventArgs
Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectDroppedEventArgs
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Składnia
'Deklaracja
Public Class SfcEventArgs _
Inherits EventArgs
'Użycie
Dim instance As SfcEventArgs
public class SfcEventArgs : EventArgs
public ref class SfcEventArgs : public EventArgs
type SfcEventArgs =
class
inherit EventArgs
end
public class SfcEventArgs extends EventArgs
Typ SfcEventArgs uwidacznia następujące elementy członkowskie.
Konstruktorzy
Nazwa | Opis | |
---|---|---|
SfcEventArgs | Inicjuje nowe wystąpienie SfcEventArgs klasyNie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server. |
Do góry
Właściwości
Nazwa | Opis | |
---|---|---|
Instance | Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server. | |
Urn | Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server. |
Do góry
Metody
Nazwa | Opis | |
---|---|---|
Equals | (Dziedziczony z Object). | |
Finalize | (Dziedziczony z Object). | |
GetHashCode | (Dziedziczony z Object). | |
GetType | (Dziedziczony z Object). | |
MemberwiseClone | (Dziedziczony z Object). | |
ToString | (Dziedziczony z Object). |
Do góry
Bezpieczeństwo wątków
Wszystkie publiczne statyczny (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Nie ma gwarancji, że elementy członkowskie wystąpień będą bezpieczne dla wątków.