Data Port Sync 1.0.500

JetDatabase. Method (JetTable, Int32)

[This is preliminary documentation and subject to change.]

Tags a table.

[Visual Basic]
Overloads Public Sub ( _
   ByVal JetTable As JetTable, _
   ByVal Int32 As Integer _
)
[C#]
public void (
   JetTable table,
   Int32 nTag
);

Parameters

JetTable
Table to tag.
Int32
Tag vlaue.

See Also

JetDatabase Class | Primeworks.DataPortSync.Jet Namespace | JetDatabase. Overload List