deFormDesign..::..createFormDefinitionFromDBField Method
Creates the form definition from database field.
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
Syntax
public deFormDefinition createFormDefinitionFromDBField( string formDefName, string sConnectionID, string sTableName, string formDefID, string tenantID )
Parameters
- formDefName
- Type: String
Name of the form definition.
- sConnectionID
- Type: String
The s connection identifier.
- sTableName
- Type: String
Name of the s table.
- formDefID
- Type: String
The form definition identifier.
- tenantID
- Type: String
The tenant identifier.