[]
Gets an empty DataSchema instance with no tables and no foreign key relationships.
public static readonly DataSchema Empty
Type | Description |
---|---|
DataSchema | Gets an empty instance with no tables and no foreign key relationships. |
A static instance of DataSchema that contains no tables and no foreign key relationships. This can be used as a default or placeholder schema.