Class ErpConnectionProviderConstants
Inheritance
ErpConnectionProviderConstants
Assembly: SoDataBase.dll
Syntax
public class ErpConnectionProviderConstants
Constructors
ErpConnectionProviderConstants()
Declaration
public ErpConnectionProviderConstants()
Fields
EntityDeleted
Declaration
public const string EntityDeleted = "deleted"
Field Value
GetAllRestriction
Declaration
public const string GetAllRestriction = "getAllRows"
Field Value
ProviderName
Declaration
public const string ProviderName = "ErpConnection"
Field Value
RowTypeName
Declaration
public const string RowTypeName = "erpConnection"
Field Value
Extension Methods