C# 클래스 TraceWizard.Data.SQLBindValue

파일 보기 프로젝트 열기: tslater2006/Trace-Wizard 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Index int
InternalID uint
Length int
NextID uint
Type int
Value string

프로퍼티 상세

Index 공개적으로 프로퍼티

public int Index
리턴 int

InternalID 공개적으로 프로퍼티

public uint InternalID
리턴 uint

Length 공개적으로 프로퍼티

public int Length
리턴 int

NextID 공개적으로 정적으로 프로퍼티

public static uint NextID
리턴 uint

Type 공개적으로 프로퍼티

public int Type
리턴 int

Value 공개적으로 프로퍼티

public string Value
리턴 string