{CompanyName} FlexyGo

DataManager..::..FillSchema Property

Gets or sets a value indicating whether fill schema is set to true.

Namespace:  FLEXYGO.Data
Assembly:  flxDataManager (in flxDataManager.dll)

Syntax


public bool FillSchema { get; set; }
Public Property FillSchema As Boolean
	Get
	Set

Field Value

true if [fill schema]; otherwise, false.