Enumeration of Schema Options.
Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Auto | 0 | Try and Read the current Schema and if fails Infer. | |
| Read | 1 | Read the current Schema. | |
| Infer | 2 | Infer a new Schema. |
Remarks
See Also