Show / Hide Table of Contents

    Enum BulkInsertColumnType

    Column type for bulk insert into Microsoft Access database from file.

    Namespace: Kros.Data.BulkActions.MsAccess
    Assembly: Kros.Utils.MsAccess.dll
    Syntax
    public enum BulkInsertColumnType

    Fields

    Name Description
    Text

    Text column type.

    Undefined

    Undefined (default) column type.

    Back to top KROS a.s.