TdxEMFDataProviderOptions Members
Constructors
| Name | Description |
|---|---|
| Create(TdxEMFCustomDataProvider) | Initializes a new instance of the TdxEMFDataProviderOptions class with specified settings. |
Properties
| Name | Description |
|---|---|
| AutoCreate | Specifies the actions that the data provider performs on connecting to a data store. |
| DBEngine | Specifies a target database engine by its name. |
Methods
| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| ToString | Inherited from TObject. |
See Also