Table of Contents

Interface IServerSession

Inherited Members
Namespace
TabularEditor.TOMWrapper
Assembly
TOMWrapper.dll
public interface IServerSession : IDisposable, IQueryableObject
Extension Methods

Properties

DatabaseName

string DatabaseName { get; }

Property Value

Type Description
string

Server

Server Server { get; }

Property Value

Type Description
Server

ServerName

string ServerName { get; }

Property Value

Type Description
string

SessionID

string SessionID { get; }

Property Value

Type Description
string