Name | Description | |
---|---|---|
![]() | DataSchema Constructor | Initializes a new instance of the DataSchema class. |
The following tables list the members exposed by DataSchema.
Name | Description | |
---|---|---|
![]() | DataSchema Constructor | Initializes a new instance of the DataSchema class. |
Name | Description | |
---|---|---|
![]() ![]() | Empty | Gets an empty DataSchema instance with no tables and no foreign key relationships. |
Name | Description | |
---|---|---|
![]() | ForeignKeys | Gets the collection of foreign keys relationships defined in the schema. |
![]() | Tables | Gets the collection of tables defined in the schema. |