Data Port Sync 1.0.500

TagSchemaOption Enumeration

[This is preliminary documentation and subject to change.]

Determines how the schema is to be tagged.

[Visual Basic]
Public Enum TagSchemaOption
[C#]
public enum TagSchemaOption

Members

Member Name Description
None No tables are tagged.
All All tables are tagged.
FromPrepare Prepared tables are tagged.

Requirements

Namespace: Primeworks.DataPortSync.Jet

Assembly: DataPortSync (in DataPortSync.dll)

See Also

Primeworks.DataPortSync.Jet Namespace