Initializes a new instance of the TableSchemaPickerUI class
Namespace: SchemaExplorer.DesignAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public TableSchemaPickerUI( bool allowMultiple ) |
Visual Basic |
---|
Public Sub New ( allowMultiple As Boolean ) |
Parameters
- allowMultiple
- Type: System..::..Boolean