Click or drag to resize

ConfigRepository Fields

The ConfigRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDescriptionAttribute
Definition of the Description data attribute
Public fieldStatic memberIdAttribute
Definition of the Config identity attribute
Public fieldStatic memberIsActiveAttribute
Definition of the IsActive data attribute
Public fieldStatic memberKeyPathAttribute
Definition of the KeyPath data attribute
Public fieldStatic memberKeyValueAttribute
Definition of the KeyValue data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for Config objects
Public fieldStatic memberUserLoginAttribute
Definition of the UserLogin data attribute
Public fieldStatic memberUserMachineAttribute
Definition of the UserMachine data attribute
Top
See Also