Description

Database platform type of the model. DATATYPE: String.

Property Type

  • Read-only property

Syntax

Public Property DatabasePlatform() As Variant

Example

Dim MyModel As Model
Dim DBPlat As String

MyModel.DatabasePlatform = DBPlat

See Also

  • No labels