Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
public deTableColumns(
string sTenantDBConnectionString,
string hostOrTenantID,
string externalUserName
)
Public Sub New ( _
sTenantDBConnectionString As String, _
hostOrTenantID As String, _
externalUserName As String _
)
public:
deTableColumns(
String^ sTenantDBConnectionString,
String^ hostOrTenantID,
String^ externalUserName
)
Parameters
- sTenantDBConnectionString
- Type: String
The s tenant database connection string.
- hostOrTenantID
- Type: String
The host or tenant identifier.
- externalUserName
- Type: String
Name of the external user.