DatabaseEventSet Constructor
Initializes a new instance of the DatabaseEventSet class.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.
Elenco degli overload
Nome | Description |
---|---|
DatabaseEventSet () |
Initializes a new instance of the DatabaseEventSet class.
|
DatabaseEventSet (DatabaseEvent) |
Initializes a new instance of the DatabaseEventSet class with a specified set of events.
|
DatabaseEventSet (DatabaseEvent[]) |
Initializes a new instance of the DatabaseEventSet class with a specified set of events.
|
DatabaseEventSet (DatabaseEventSet) |
Initializes a new instance of the DatabaseEventSet class with a specified set of events.
|
Vedere anche
Riferimento
DatabaseEventSet Class
DatabaseEventSet Members
Microsoft.SqlServer.Management.Smo Namespace