dotConnect for SQLite Documentation
Devart.Data.SQLite.Synchronization Namespace / SQLiteSyncDescriptionBuilder Class / GetDescriptionForTable Method

On this page
    GetDescriptionForTable Method
    On this page
    Returns a Microsoft.Synchronization.Data.DbSyncTableDescription object that contains information about the specified table in a SQLite database.
    Overload List
    OverloadDescription
    Returns a Microsoft.Synchronization.Data.DbSyncTableDescription object that contains information about the specified table in a SQLite database.  
    Returns a Microsoft.Synchronization.Data.DbSyncTableDescription object that contains information about the specified table with the specified subset of its columns in a SQLite database.  
    See Also