RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DbConstants..::..ConstantGenerator Property

Gets or sets the constant generator.

Namespace:  RingSoft.DbLookup.EfCore
Assembly:  RingSoft.DbLookup.EfCore (in RingSoft.DbLookup.EfCore.dll)

Syntax


public static DbFieldConstants ConstantGenerator { get; set; }
Public Shared Property ConstantGenerator As DbFieldConstants
	Get
	Set
public:
static property DbFieldConstants^ ConstantGenerator {
	DbFieldConstants^ get ();
	void set (DbFieldConstants^ value);
}

Field Value

The constant generator.