Table..::..ImportedforeignKeys Property
Gets or sets the importedforeign keys.
Namespace:
AceQL.Client.Api.MetadataAssembly: AceQL.Client (in AceQL.Client.dll)
Syntax
public List<ImportedKey> ImportedforeignKeys { get; set; }