Class ESS_DCC_Temp_Sessions
Inheritance
System.Object
ESS_DCC_Temp_Sessions
Assembly: Simplic.Framework.EF.dll
Syntax
public class ESS_DCC_Temp_Sessions : Locking.ILockable
Constructors
|
Improve this Doc
View Source
ESS_DCC_Temp_Sessions()
Declaration
public ESS_DCC_Temp_Sessions()
Properties
|
Improve this Doc
View Source
Ident
Declaration
public long Ident { get; set; }
Property Value
Type |
Description |
System.Int64 |
|
|
Improve this Doc
View Source
ManagementStudioSessionGuid
Declaration
public Guid ManagementStudioSessionGuid { get; set; }
Property Value
Type |
Description |
System.Guid |
|
|
Improve this Doc
View Source
TempTableName
Declaration
public string TempTableName { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
|
Improve this Doc
View Source
GetPersistantKey()
Declaration
public Guid GetPersistantKey()
Returns
Type |
Description |
System.Guid |
|