C# 클래스 TrackableData.Sql.ColumnDefinition

파일 보기 프로젝트 열기: SaladLab/TrackableData

공개 메소드들

메소드 설명
ColumnDefinition ( string name, Type type = null, int length ) : System

메소드 상세

ColumnDefinition() 공개 메소드

public ColumnDefinition ( string name, Type type = null, int length ) : System
name string
type System.Type
length int
리턴 System