Home
last modified time | relevance | path

Searched refs:isDestination (Results 1 – 1 of 1) sorted by relevance

/plugin/diagramsnet/lib/plugins/
H A Dsql.js256 …(primaryKeyName, primaryKeyTableName, referencesPropertyName, referencesTableName, isDestination) { argument
263 …foreignKey.IsDestination = (isDestination !== undefined && isDestination !== null) ? isDestination