Namespace: SchemaExplorer
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public TableSchemaCollection Selected { get; set; }
Visual Basic
Public Property Selected As TableSchemaCollection
	Get
	Set

Property Value

Type: TableSchemaCollection

See Also