Data Port Sync 1.0.500

JetForeignKey. Method 

[This is preliminary documentation and subject to change.]

Builds a SQL command that creates this FOREIGN KEY on a SQL CE / Mobile database.

[Visual Basic]
Public Function () As String
[C#]
public string ();

Return Value

SQL command text.

See Also

JetForeignKey Class | Primeworks.DataPortSync.Jet Namespace