C# 클래스 MySql.Data.VisualStudio.DbObjects.IndexColumn

파일 보기 프로젝트 열기: Top-Cat/SteamBot 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ColumnName string
OwningIndex Index
SortOrder IndexSortOrder

프로퍼티 상세

ColumnName 공개적으로 프로퍼티

public string ColumnName
리턴 string

OwningIndex 공개적으로 프로퍼티

public Index,MySql.Data.VisualStudio.DbObjects OwningIndex
리턴 Index

SortOrder 공개적으로 프로퍼티

public IndexSortOrder SortOrder
리턴 IndexSortOrder