TechNet
Products
IT Resources
Downloads
Training
Support
Windows
Windows
Server
System
Center
Internet
Explorer
Office
Office 365
Exchange
Server
SQL Server
SharePoint
Products
Lync
See all products »
Evaluation Center
Learning Resources
Microsoft IT Camps
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
Solution Accelerators
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Subscriptions
TechNet Video
TechNet Wiki
Windows Sysinternals
Virtual Labs
Networking
Cloud and Datacenter
Security
Virtualization
Service Packs
Security Bulletins
Microsoft Update
Windows Server 2012
System Center 2012 SP1
Microsoft SQL Server 2012 SP1
Windows 8 Enterprise
See all trials »
Microsoft Download Center
TechNet Evaluation Center
Drivers
Compatability & Converters
Windows Sysinternals
TechNet Gallery
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
e-Learning overview
Certification overview
MCSA: Windows 8
Windows Server Certification (MCSE)
Private Cloud Certification (MCSE)
SQL Server Certification (MCSE)
TechNet Events
Second shot for certification
Born To Learn blog
IT Camps
Exchange Server
Forefront Server
Forefront Edge Security
Forefront Server Security
Internet Explorer
Office
SharePoint
SQL Server
System Center
Windows Server
Windows XP
Windows Vista
Windows 7
Windows 8
Microsoft Premier Online
Microsoft Fix It Center
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
International support solutions
Log a support ticket
Look up event IDs and error codes
Microsoft Customer Support
Microsoft Community Forums
United States (English)
Sign in
Print This Topic
Print Multiple Topics
Home
2012
2008 R2
2008
Previous Versions
Library
Forums
TechNet Library
SQL Server
SQL Server 2008
Product Documentation
SQL Server 2008 Books Online
Database Engine
Technical Reference
Microsoft.SqlServer.Management.Smo Namespace
ServerEvent Class
ServerEvent Properties
AddRoleMember Property
AddServerRoleMember Property
AddSignature Property
AddSignatureSchemaObject Property
AlterApplicationRole Property
AlterAssembly Property
AlterAsymmetricKey Property
AlterAuthorizationDatabase Property
AlterAuthorizationServer Property
AlterBrokerPriority Property
AlterCertificate Property
AlterCredential Property
AlterCryptographicProvider Property
AlterDatabase Property
AlterDatabaseAuditSpecification Property
AlterDatabaseEncryptionKey Property
AlterEndpoint Property
AlterEventSession Property
AlterExtendedProperty Property
AlterFulltextCatalog Property
AlterFulltextIndex Property
AlterFulltextStoplist Property
AlterFunction Property
AlterIndex Property
AlterInstance Property
AlterLinkedServer Property
AlterLogin Property
AlterMasterKey Property
AlterMessage Property
AlterMessageType Property
AlterPartitionFunction Property
AlterPartitionScheme Property
AlterPlanGuide Property
AlterProcedure Property
AlterQueue Property
AlterRemoteServer Property
AlterRemoteServiceBinding Property
AlterResourceGovernorConfig Property
AlterResourcePool Property
AlterRole Property
AlterRoute Property
AlterSchema Property
AlterServerAudit Property
AlterServerAuditSpecification Property
AlterService Property
AlterServiceMasterKey Property
AlterSymmetricKey Property
AlterTable Property
AlterTrigger Property
AlterUser Property
AlterView Property
AlterWorkloadGroup Property
AlterXmlSchemaCollection Property
BindDefault Property
BindRule Property
CreateApplicationRole Property
CreateAssembly Property
CreateAsymmetricKey Property
CreateBrokerPriority Property
CreateCertificate Property
CreateContract Property
CreateCredential Property
CreateCryptographicProvider Property
CreateDatabase Property
CreateDatabaseAuditSpecification Property
CreateDatabaseEncryptionKey Property
CreateDefault Property
CreateEndpoint Property
CreateEventNotification Property
CreateEventSession Property
CreateExtendedProcedure Property
CreateExtendedProperty Property
CreateFulltextCatalog Property
CreateFulltextIndex Property
CreateFulltextStoplist Property
CreateFunction Property
CreateIndex Property
CreateLinkedServer Property
CreateLinkedServerLogin Property
CreateLogin Property
CreateMasterKey Property
CreateMessage Property
CreateMessageType Property
CreatePartitionFunction Property
CreatePartitionScheme Property
CreatePlanGuide Property
CreateProcedure Property
CreateQueue Property
CreateRemoteServer Property
CreateRemoteServiceBinding Property
CreateResourcePool Property
CreateRole Property
CreateRoute Property
CreateRule Property
CreateSchema Property
CreateServerAudit Property
CreateServerAuditSpecification Property
CreateService Property
CreateSpatialIndex Property
CreateStatistics Property
CreateSymmetricKey Property
CreateSynonym Property
CreateTable Property
CreateTrigger Property
CreateType Property
CreateUser Property
CreateView Property
CreateWorkloadGroup Property
CreateXmlIndex Property
CreateXmlSchemaCollection Property
DenyDatabase Property
DenyServer Property
DropApplicationRole Property
DropAssembly Property
DropAsymmetricKey Property
DropBrokerPriority Property
DropCertificate Property
DropContract Property
DropCredential Property
DropCryptographicProvider Property
DropDatabase Property
DropDatabaseAuditSpecification Property
DropDatabaseEncryptionKey Property
DropDefault Property
DropEndpoint Property
DropEventNotification Property
DropEventSession Property
DropExtendedProcedure Property
DropExtendedProperty Property
DropFulltextCatalog Property
DropFulltextIndex Property
DropFulltextStoplist Property
DropFunction Property
DropIndex Property
DropLinkedServer Property
DropLinkedServerLogin Property
DropLogin Property
DropMasterKey Property
DropMessage Property
DropMessageType Property
DropPartitionFunction Property
DropPartitionScheme Property
DropPlanGuide Property
DropProcedure Property
DropQueue Property
DropRemoteServer Property
DropRemoteServiceBinding Property
DropResourcePool Property
DropRole Property
DropRoleMember Property
DropRoute Property
DropRule Property
DropSchema Property
DropServerAudit Property
DropServerAuditSpecification Property
DropServerRoleMember Property
DropService Property
DropSignature Property
DropSignatureSchemaObject Property
DropStatistics Property
DropSymmetricKey Property
DropSynonym Property
DropTable Property
DropTrigger Property
DropType Property
DropUser Property
DropView Property
DropWorkloadGroup Property
DropXmlSchemaCollection Property
GrantDatabase Property
GrantServer Property
Rename Property
RevokeDatabase Property
RevokeServer Property
UnbindDefault Property
UnbindRule Property
UpdateStatistics Property
This topic has not yet been rated
-
Rate this topic
ServerEvent
.
CreateEventSession Property
Other Versions
SQL Server 2012
Namespace:
Microsoft.SqlServer.Management.Smo
Assembly:
Microsoft.SqlServer.Smo
(in Microsoft.SqlServer.Smo.dll)
Syntax
C#
C++
F#
JScript
VB
Copy
public
static
ServerEvent CreateEventSession {
get
; }
Property Value
Type:
Microsoft.SqlServer.Management.Smo
.
ServerEvent
See Also
Reference
ServerEvent Class
ServerEvent Members
Microsoft.SqlServer.Management.Smo Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD