DynamicFieldDesigner.UsesSchema Property

Definition

Gets a value that indicates whether schema information is used to load the data fields.

public:
 virtual property bool UsesSchema { bool get(); };
public override bool UsesSchema { get; }
member this.UsesSchema : bool
Public Overrides ReadOnly Property UsesSchema As Boolean

Property Value

true in all cases.

Applies to