ISessionObject Interface
Defines the interface that the objects need to implement for the session.
Assembly: Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)
| Name | Description | |
|---|---|---|
![]() | State | Gets the state of the object. |
| Name | Description | |
|---|---|---|
![]() | GetCreateScript() | Returns the script create for this session. |
![]() | GetDropScript() | Returns the scripts drop for this session. |
![]() | IsDirty() | Determines whether the specified object is dirty. |
Show:

