Table "Table Config Template"

ID 5325
Namespace: Microsoft.Integration.SyncEngine

Properties

Name Value
Caption Table Config Template
DataClassification SystemMetadata

Fields

Name Type Description
"No." Integer
"Integration Table Mapping Name" Code[20]
"Table ID" Integer
"Table Config Template Code" Code[10]
"Integration Table Filter" Blob
Priority Integer
"Integration Table ID" Integer
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

SetIntegrationTableFilter

procedure SetIntegrationTableFilter(TableFilter: Text)

Parameters

Name Type Description
TableFilter Text

GetIntegrationTableFilter

procedure GetIntegrationTableFilter(): Text

Returns

Type Description
Text

See also