DataConnectionValidation interface
Class representing an data connection validation.
Properties
data |
The name of the data connection. |
properties | The data connection properties to validate. |
Property Details
dataConnectionName
The name of the data connection.
dataConnectionName?: string
Property Value
string
properties
The data connection properties to validate.
properties?: DataConnectionUnion