Class ESS_DC_BASE_DBConnection_Property
Inheritance
System.Object
ESS_DC_BASE_DBConnection_Property
Assembly: Simplic.Framework.EF.dll
Syntax
public class ESS_DC_BASE_DBConnection_Property : Locking.ILockable
Constructors
|
Improve this Doc
View Source
ESS_DC_BASE_DBConnection_Property()
Declaration
public ESS_DC_BASE_DBConnection_Property()
Properties
|
Improve this Doc
View Source
DisplayName
Declaration
public string DisplayName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
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 |
|