SchemaInitEventArgs Properties
Provides data for the IDataLayer.SchemaInit event.| Name | Description |
|---|---|
| Command | Gets an SQL statement which can be executed while connected to an SQL data source. |
| Table | Gets an object metadata the schema for which has been created in storage. |
See Also