C# 클래스 MySql.Data.MySqlClient.ScriptStatement

파일 보기 프로젝트 열기: 2014-sed-team3/term-project 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
line int
position int
text string

프로퍼티 상세

line 공개적으로 프로퍼티

public int line
리턴 int

position 공개적으로 프로퍼티

public int position
리턴 int

text 공개적으로 프로퍼티

public string text
리턴 string