Class ESS_DC_Base_DBConnection_Property_Assign
Inheritance
System.Object
ESS_DC_Base_DBConnection_Property_Assign
Assembly: Simplic.Framework.EF.dll
Syntax
public class ESS_DC_Base_DBConnection_Property_Assign : Locking.ILockable
Constructors
|
Improve this Doc
View Source
ESS_DC_Base_DBConnection_Property_Assign()
Declaration
public ESS_DC_Base_DBConnection_Property_Assign()
Properties
|
Improve this Doc
View Source
ConnectionId
Declaration
public int ConnectionId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PropertyName
Declaration
public string PropertyName { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
|
Improve this Doc
View Source
GetPersistantKey()
Declaration
public Guid GetPersistantKey()
Returns
Type |
Description |
System.Guid |
|