ServerEvent Members
The ServerEvent object represents the Microsoft SQL Server server events that can be included in a server event set.
The following tables list the members exposed by the ServerEvent type.
Public Properties
Name | Description | |
---|---|---|
AddRoleMember | Gets a server event that can be included in the event set. | |
AddServerRoleMember | Gets a server event that can be included in the event set. | |
AlterApplicationRole | Gets a server event that can be included in the event set. | |
AlterAssembly | Gets a server event that can be included in the event set. | |
AlterAuthorizationDatabase | Gets a server event that can be included in the event set. | |
AlterAuthorizationServer | Gets a server event that can be included in the event set. | |
AlterCertificate | Gets a server event that can be included in the event set. | |
AlterDatabase | Gets a server event that can be included in the event set. | |
AlterEndpoint | Gets a server event that can be included in the event set. | |
AlterFunction | Gets a server event that can be included in the event set. | |
AlterIndex | Gets a server event that can be included in the event set. | |
AlterLogin | Gets a server event that can be included in the event set. | |
AlterMessageType | Gets a server event that can be included in the event set. | |
AlterPartitionFunction | Gets a server event that can be included in the event set. | |
AlterPartitionScheme | Gets a server event that can be included in the event set. | |
AlterProcedure | Gets a server event that can be included in the event set. | |
AlterQueue | Gets a server event that can be included in the event set. | |
AlterRemoteServiceBinding | Gets a server event that can be included in the event set. | |
AlterRole | Gets a server event that can be included in the event set. | |
AlterRoute | Gets a server event that can be included in the event set. | |
AlterSchema | Gets a server event that can be included in the event set. | |
AlterService | Gets a server event that can be included in the event set. | |
AlterTable | Gets a server event that can be included in the event set. | |
AlterTrigger | Gets a server event that can be included in the event set. | |
AlterUser | Gets a server event that can be included in the event set. | |
AlterView | Gets a server event that can be included in the event set. | |
AlterXmlSchemaCollection | Gets a server event that can be included in the event set. | |
CreateApplicationRole | Gets a server event that can be included in the event set. | |
CreateAssembly | Gets a server event that can be included in the event set. | |
CreateCertificate | Gets a server event that can be included in the event set. | |
CreateContract | Gets a server event that can be included in the event set. | |
CreateDatabase | Gets a server event that can be included in the event set. | |
CreateEndpoint | Gets a server event that can be included in the event set. | |
CreateEventNotification | Gets a server event that can be included in the event set. | |
CreateFunction | Gets a server event that can be included in the event set. | |
CreateIndex | Gets a server event that can be included in the event set. | |
CreateLogin | Gets a server event that can be included in the event set. | |
CreateMessageType | Gets a server event that can be included in the event set. | |
CreatePartitionFunction | Gets a server event that can be included in the event set. | |
CreatePartitionScheme | Gets a server event that can be included in the event set. | |
CreateProcedure | Gets a server event that can be included in the event set. | |
CreateQueue | Gets a server event that can be included in the event set. | |
CreateRemoteServiceBinding | Gets a server event that can be included in the event set. | |
CreateRole | Gets a server event that can be included in the event set. | |
CreateRoute | Gets a server event that can be included in the event set. | |
CreateSchema | Gets a server event that can be included in the event set. | |
CreateService | Gets a server event that can be included in the event set. | |
CreateStatistics | Gets a server event that can be included in the event set. | |
CreateSynonym | Gets a server event that can be included in the event set. | |
CreateTable | Gets a server event that can be included in the event set. | |
CreateTrigger | Gets a server event that can be included in the event set. | |
CreateType | Gets a server event that can be included in the event set. | |
CreateUser | Gets a server event that can be included in the event set. | |
CreateView | Gets a server event that can be included in the event set. | |
CreateXmlIndex | Gets a server event that can be included in the event set. | |
CreateXmlSchemaCollection | Gets a server event that can be included in the event set. | |
DenyDatabase | Gets a server event that can be included in the event set. | |
DenyServer | Gets a server event that can be included in the event set. | |
DropApplicationRole | Gets a server event that can be included in the event set. | |
DropAssembly | Gets a server event that can be included in the event set. | |
DropCertificate | Gets a server event that can be included in the event set. | |
DropContract | Gets a server event that can be included in the event set. | |
DropDatabase | Gets a server event that can be included in the event set. | |
DropEndpoint | Gets a server event that can be included in the event set. | |
DropEventNotification | Gets a server event that can be included in the event set. | |
DropFunction | Gets a server event that can be included in the event set. | |
DropIndex | Gets a server event that can be included in the event set. | |
DropLogin | Gets a server event that can be included in the event set. | |
DropMessageType | Gets a server event that can be included in the event set. | |
DropPartitionFunction | Gets a server event that can be included in the event set. | |
DropPartitionScheme | Gets a server event that can be included in the event set. | |
DropProcedure | Gets a server event that can be included in the event set. | |
DropQueue | Gets a server event that can be included in the event set. | |
DropRemoteServiceBinding | Gets a server event that can be included in the event set. | |
DropRole | Gets a server event that can be included in the event set. | |
DropRoleMember | Gets a server event that can be included in the event set. | |
DropRoute | Gets a server event that can be included in the event set. | |
DropSchema | Gets a server event that can be included in the event set. | |
DropServerRoleMember | Gets a server event that can be included in the event set. | |
DropService | Gets a server event that can be included in the event set. | |
DropStatistics | Gets a server event that can be included in the event set. | |
DropSynonym | Gets a server event that can be included in the event set. | |
DropTable | Gets a server event that can be included in the event set. | |
DropTrigger | Gets a server event that can be included in the event set. | |
DropType | Gets a server event that can be included in the event set. | |
DropUser | Gets a server event that can be included in the event set. | |
DropView | Gets a server event that can be included in the event set. | |
DropXmlSchemaCollection | Gets a server event that can be included in the event set. | |
GrantDatabase | Gets a server event that can be included in the event set. | |
GrantServer | Gets a server event that can be included in the event set. | |
RevokeDatabase | Gets a server event that can be included in the event set. | |
RevokeServer | Gets a server event that can be included in the event set. | |
UpdateStatistics | Gets a server event that can be included in the event set. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Add | Returns a server event set after adding a new server event to the event set. | |
BitwiseOr | ||
Equals | Overloaded. Overridden. | |
GetHashCode | Overridden. This method supports the Microsoft SQL Server 2005 infrastructure and is not intended to be used directly from your code. | |
GetType | (inherited from Object ) | |
op_Addition | Creates a server event set by performing an addition operation on two ServerEvent objects. | |
op_BitwiseOr | Creates a server event set by performing a bitwise OR operation on two ServerEvent objects. | |
op_Equality | Creates a server event set by performing an equality operation on two ServerEvent objects. | |
op_Implicit | ||
op_Inequality | Creates a server event set by performing an inequality operation on two ServerEvent objects. | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
ServerEvent Class
Microsoft.SqlServer.Management.Smo Namespace