RecroGridRGEntityTypeDefinition Property

The complete type definition of the entity (with assembly name) that can be created at runtime.
In case of Category=SQL, the select statement in NSQL format.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.5.0.24.0221.1
C#
public string TypeDefinition { get; }

Property Value

String

See Also