Initializes a new instance of the TabularObject class
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public TabularObject( ITabularObject tabularObject ) |
Visual Basic |
---|
Public Sub New ( tabularObject As ITabularObject ) |
Parameters
- tabularObject
- Type: SchemaExplorer..::..ITabularObject