C# Class SQLiteConversionEngine.ConversionData.IndexSchema

Afficher le fichier Open project: johnmbaughman/SQLiteConverter Class Usage Examples

Méthodes publiques

Свойство Type Description
Columns List
IndexName string
IsUnique bool

Property Details

Columns public_oe property

public List Columns
Résultat List

IndexName public_oe property

public string IndexName
Résultat string

IsUnique public_oe property

public bool IsUnique
Résultat bool