ISessionObject Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
common interface part of Events and Targets
public interface ISessionObject
type ISessionObject = interface
Public Interface ISessionObject
- Derived
Properties
State |
Gets Session state. |
Methods
GetCreateScript() |
Gets Create script for the Session. |
GetDropScript() |
Gets Drop script for the Session. |
IsDirty() |
Indicates whether the Session is Dirty. |