createDBSheet(String) Method

create a DBSheet by creating lookups (with dblistfetch) and a dbsetquery that acts as a list-object for a CUD DBMapper. Called by clickAssignDBSheet (Ribbon) and assignDBSheet_Click (DBSheetCreateForm)
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)

Syntax

public static void createDBSheet(
	string dbsheetDefPath
	)

Parameters

dbsheetDefPath
Type: String