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

Show file Open project: Top-Cat/SteamBot Class Usage Examples

Public Properties

Property Type Description
ColumnName string
OwningIndex Index
SortOrder IndexSortOrder

Property Details

ColumnName public property

public string ColumnName
return string

OwningIndex public property

public Index,MySql.Data.VisualStudio.DbObjects OwningIndex
return Index

SortOrder public property

public IndexSortOrder SortOrder
return IndexSortOrder