Database Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Item in List of datasets
public class Database
type Database = class
Public Class Database
- Inheritance
-
Database
Constructors
| Name | Description |
|---|---|
| Database() | |
Properties
| Name | Description |
|---|---|
| DisplayName |
The display name of the database. |
| DynamicProperties |
Additional database properties provided by the connector to the clients. |
| Name |
The name of the database. The name is used at runtime. |
| Tables |
Database items |