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

Mostrar archivo Open project: Top-Cat/SteamBot Class Usage Examples

Public Properties

Property Type Description
ColumnName string
OwningIndex Index
SortOrder IndexSortOrder

Property Details

ColumnName public_oe property

public string ColumnName
return string

OwningIndex public_oe property

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

SortOrder public_oe property

public IndexSortOrder SortOrder
return IndexSortOrder