Développer Réduire
Ce sujet n'a pas encore été évalué - Évaluez ce sujet

Propriétés ServerTraceEventSet

Le type ServerTraceEventSet expose les membres suivants.

  NomDescription
Propriété publiqueAssemblyLoadGets or sets a boolean property value that specifies whether the event is included in the event set.
Propriété publiqueAuditAddDBUserEventGets or sets a Boolean property value that specifies whether the event is included in the event set.
Propriété publiqueAuditAddloginEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a new login is added.
Propriété publiqueAuditAddLoginToServerRoleEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a login is added to a server role.
Propriété publiqueAuditAddMemberToDBRoleEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a new member is added to a database role.
Propriété publiqueAuditAddRoleEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a new role is added.
Propriété publiqueAuditAppRoleChangePasswordEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when the password for an application role is changed.
Propriété publiqueAuditBackupRestoreEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a backup and restore operation is issued.
Propriété publiqueAuditChangeAuditEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when audit trace modifications are made.
Propriété publiqueAuditChangeDatabaseOwnerGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when the database owner is changed.
Propriété publiqueAuditDatabaseManagementEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a database is created, altered, or dropped.
Propriété publiqueAuditDatabaseObjectAccessEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a database object is accessed, such as a schema.
Propriété publiqueAuditDatabaseObjectGdrEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when grant, deny, or revoke operation is issued on a database object, such as a schema.
Propriété publiqueAuditDatabaseObjectManagementEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a database object is created, altered or dropped.
Propriété publiqueAuditDatabaseObjectTakeOwnershipEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when ownership of an object in the database scope is changed.
Propriété publiqueAuditDatabaseOperationEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a database operation occurs, such as a checkpoint.
Propriété publiqueAuditDatabasePrincipalImpersonationEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when there is an impersonation within the scope of the database, such as a SETUSER or an EXECUTE AS USER.
Propriété publiqueAuditDatabasePrincipalManagementEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a principal, such as users, are created, altered, or dropped from the database.
Propriété publiqueAuditDatabaseScopeGdrEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a grant, deny, or revoke operation is issued within the scope of the database.
Propriété publiqueAuditDbccEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when DBCC commands are issued.
Propriété publiqueAuditFulltextGets or sets a Boolean property value that specifies whether the event is included in the event set.
Propriété publiqueAuditLoginGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a user successfully logs on to Microsoft SQL Server.
Propriété publiqueAuditLoginChangePasswordEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a SQL Server login password is changed.
Propriété publiqueAuditLoginChangePropertyEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a login property, other than password, is changed.
Propriété publiqueAuditLoginFailedGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an attempt to log in to SQL Server fails.
Propriété publiqueAuditLoginGdrEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a grant, deny, or revoke operation is issued on a login object.
Propriété publiqueAuditLogoutGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a user successfully logs out of SQL Server.
Propriété publiqueAuditSchemaObjectAccessEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an object permission, such as SELECT, is used both successfully or unsuccessfully.
Propriété publiqueAuditSchemaObjectGdrEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an object grant, deny, or revoke operation is issued.
Propriété publiqueAuditSchemaObjectManagementEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an object is created, altered or dropped.
Propriété publiqueAuditSchemaObjectTakeOwnershipEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an ALTER AUTHORIZATION command is used to change the owner of an object.
Propriété publiqueAuditServerAlterTraceEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a statement checks for the ALTER TRACE permission.
Propriété publiqueAuditServerObjectGdrEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a grant, deny, or revoke operation is issued on a schema object, such as a table or a function.
Propriété publiqueAuditServerObjectManagementEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a server objects are created, altered, or dropped.
Propriété publiqueAuditServerObjectTakeOwnershipEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when the ownership is changed for objects within the scope of the server.
Propriété publiqueAuditServerOperationEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when Security Audit operations such as altering settings, resources, external access, or authorization are used.
Propriété publiqueAuditServerPrincipalImpersonationEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when there is an impersonation within scope of the server, such as EXECUTE AS LOGIN.
Propriété publiqueAuditServerPrincipalManagementEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a server principals are created, altered, or dropped.
Propriété publiqueAuditServerScopeGdrEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a grant, deny, or revoke operation for permissions is issued in the scope of the server, such as creating a login.
Propriété publiqueBitmapWarningGets or sets a Boolean property value that specifies whether the event is included in the event set.
Propriété publiqueBlockedProcessReportGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a process has been blocked for more than a specified amount of time.
Propriété publiqueCpuThresholdExceededGets or sets a Boolean property value that specifies whether the event is included in the event set.
Propriété publiqueDatabaseMirroringStateChangeGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when the state of a mirrored database changes.
Propriété publiqueDatabaseSuspectDataPageGets or sets a Boolean property value that specifies whether the event is included in the event set.
Propriété publiqueDataFileAutoGrowGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a data file is extended automatically by the server.
Propriété publiqueDataFileAutoShrinkGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a data file is reduced automatically by the server.
Propriété publiqueDeadlockGraphGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an attempt to acquire a lock is canceled because the attempt was part of a deadlock and was chosen as the deadlock victim.
Propriété publiqueDeprecationAnnouncementGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a feature is used that will be removed from a future version of SQL Server.
Propriété publiqueDeprecationFinalSupportGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a feature is used that will be removed from the next major version of SQL Server.
Propriété publiqueErrorlogGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when error events are logged in the SQL Server error log.
Propriété publiqueEventlogGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when error events are logged in the SQL Server application.
Propriété publiqueExceptionGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an exception occurs in SQL Server
Propriété publiqueExchangeSpillEventGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when communication buffers in a parallel query plan have been temporarily written to the tempdb database.
Propriété publiqueExecutionWarningsGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when warnings are issued during the execution of a SQL Server statement or stored procedure.
Propriété publiqueFtCrawlAbortedGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an exception is encountered during a full-text crawl.
Propriété publiqueFtCrawlStartedGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a full-text crawl (population) starts.
Propriété publiqueFtCrawlStoppedGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a full-text crawl (population) starts.
Propriété publiqueHashWarningGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a hashing operation that is not processing on a buffer partition has reverted to an alternate plan.
Propriété publiqueLockDeadlockGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when two concurrent transactions have deadlocked each other by trying to obtain incompatible locks on resources that the other transaction owns.
Propriété publiqueLockDeadlockChainGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs for each of the events leading up to a deadlock.
Propriété publiqueLockEscalationGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a fine-grained lock has been converted to a coarse-grained lock (for example, a page lock escalated or converted to a table lock).
Propriété publiqueLogFileAutoGrowGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a log file was extended automatically by the server.
Propriété publiqueLogFileAutoShrinkGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a log file was reduced automatically by the server.
Propriété publiqueMissingColumnStatisticsGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when column statistics that would be useful for the optimizer are not available.
Propriété publiqueMissingJoinPredicateGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a query that has no join predicate is being executed.
Propriété publiqueMountTapeGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a request to mount a tape is received.
Propriété publiqueNumberOfElementsGets the number of elements in the event set. (remplace EventSetBase..::..NumberOfElements.)
Propriété publiqueObjectAlteredGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an object is altered.
Propriété publiqueObjectCreatedGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an object is created.
Propriété publiqueObjectDeletedGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an object is deleted.
Propriété publiqueOledbCallEventGets or sets a Boolean property value that specifies whether the event is included in the event set.
Propriété publiqueOledbDatareadEventGets or sets a Boolean property value that specifies whether the event is included in the event set.
Propriété publiqueOledbErrorsGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an OLE DB error occurs.
Propriété publiqueOledbProviderInformationGets or sets a Boolean property value that specifies whether the event is included in the event set.
Propriété publiqueOledbQueryinterfaceEventGets or sets a Boolean property value that specifies whether the event is included in the event set.
Propriété publiqueQn_dynamicsGets or sets a Boolean property value that specifies whether the event is included in the event set.
Propriété publiqueQn_parameterTableGets or sets a Boolean property value that specifies whether the event is included in the event set.
Propriété publiqueQn_subscriptionGets or sets a Boolean property value that specifies whether the event is included in the event set.
Propriété publiqueQn_templateGets or sets a Boolean property value that specifies whether the event is included in the event set.
Propriété publiqueServerMemoryChangeGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when SQL Server memory usage has increased or decreased by either 1 MB or 5 percent of the maximum server memory, whichever is greater.
Propriété publiqueShowplanAllForQueryCompileGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an SQL statement compiles and displays complete, compile-time data.
Propriété publiqueShowplanXmlGets or sets a Boolean property value that specifies whether the event is included in the event set.
Propriété publiqueShowplanXmlForQueryCompileGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an SQL statement executes and displays the complete, compile-time data.
Propriété publiqueShowplanXmlStatisticsProfileGets or sets a Boolean property value that specifies whether the event is included in the event set.
Propriété publiqueSortWarningsGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a sort warning is generated.
Propriété publiqueSpCacheinsertGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an item is inserted into the procedure cache.
Propriété publiqueSpCachemissGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a procedure is not found in the procedure cache.
Propriété publiqueSpCacheremoveGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an item is removed from the procedure cache.
Propriété publiqueSpRecompileGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a procedure is recompiled.
Propriété publiqueSqlStmtrecompileGets or sets a Boolean property value that specifies whether the event is included in the event set.
Propriété protégéeStorageGets or sets the bit array for event set storage. (hérité de EventSetBase.)
Propriété publiqueTraceAllEventsGets or sets a Boolean property value that specifies whether all events are included in the trace or not.
Propriété publiqueTraceClrGets or sets a Boolean property value that specifies whether the event is included in the event set.
Propriété publiqueTraceDatabaseGets or sets a Boolean property value that specifies whether the Database category events are recorded in the trace.
Propriété publiqueTraceDeprecationGets or sets a Boolean property value that specifies whether Deprecation category events are recorded in the trace.
Propriété publiqueTraceErrorsAndWarningsGets or sets a Boolean property value that specifies whether errors and warnings are recorded in the trace.
Propriété publiqueTraceFileCloseGets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs if a trace file closes when a transaction is rolled back.
Propriété publiqueTraceFullTextGets or sets a Boolean property value that specifies whether Full Text category events are recorded in the trace.
Propriété publiqueTraceLocksGets or sets a Boolean property value that specifies whether Lock category events are recorded in the trace.
Propriété publiqueTraceObjectsGets or sets a Boolean property value that specifies whether Object category events are recorded in the trace.
Propriété publiqueTraceOledbGets or sets a Boolean property value that specifies whether OLE DB category events are recorded in the trace.
Propriété publiqueTracePerformanceGets or sets a Boolean property value that specifies whether Performance category events are recorded in the trace.
Propriété publiqueTraceQueryNotificationsGets or sets a Boolean property value that specifies whether the event is included in the event set.
Propriété publiqueTraceSecurityAuditGets or sets a Boolean property value that specifies whether Security Audit category events are recorded in the trace.
Propriété publiqueTraceServerGets or sets a Boolean property value that specifies whether Server category events are recorded in the trace.
Propriété publiqueTraceStoredProceduresGets or sets a Boolean property value that specifies whether Stored Procedure category events are recorded in the trace.
Propriété publiqueTraceTsqlGets or sets a Boolean property value that specifies whether Transact-SQL category events are recorded in the trace.
Propriété publiqueTraceUserConfigurableGets or sets a Boolean property value that specifies whether Lock category events are recorded in the trace.
Propriété publiqueUserconfigurable0Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event is configured by the user.
Propriété publiqueUserconfigurable1Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event is configured by the user.
Propriété publiqueUserconfigurable2Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event is configured by the user.
Propriété publiqueUserconfigurable3Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event is configured by the user.
Propriété publiqueUserconfigurable4Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event is configured by the user.
Propriété publiqueUserconfigurable5Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event is configured by the user.
Propriété publiqueUserconfigurable6Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event is configured by the user.
Propriété publiqueUserconfigurable7Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event is configured by the user.
Propriété publiqueUserconfigurable8Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event is configured by the user.
Propriété publiqueUserconfigurable9Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event is configured by the user.
Propriété publiqueUserErrorMessageGets or sets a Boolean value that specifies whether the UserErrorMessage event is included in the event set.
Propriété publiqueXqueryStaticTypeGets or sets a Boolean property value that specifies whether the event is included in the event set.
Haut de la page
Cela vous a-t-il été utile ?
(1500 caractères restants)

Ajouts de la communauté

AJOUTER
© 2013 Microsoft. Tous droits réservés.