C# Class MySql.Data.VisualStudio.DbObjects.IndexColumn

Afficher le fichier Open project: Top-Cat/SteamBot Class Usage Examples

Méthodes publiques

Свойство Type Description
ColumnName string
OwningIndex Index
SortOrder IndexSortOrder

Property Details

ColumnName public_oe property

public string ColumnName
Résultat string

OwningIndex public_oe property

public Index,MySql.Data.VisualStudio.DbObjects OwningIndex
Résultat Index

SortOrder public_oe property

public IndexSortOrder SortOrder
Résultat IndexSortOrder