VirtualTableColumnCandidate ComplexType
Virtual Table Column Candidate.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| DisplayName | Edm.String |
The display name of the virtual table column candidate. |
| ExternalName | Edm.String |
The external name of the virtual table column candidate. |
| SchemaName | Edm.String |
The schema name of the virtual table column candidate. |
Used by
The following use the VirtualTableColumnCandidate ComplexType.
| Name | How used |
|---|---|
| CreateVirtualConnectorTableMetadata | VirtualTableColumns Property |