C# 클래스 TSqlFlex.Core.FlexResult

파일 보기 프로젝트 열기: nycdotnet/TSqlFlex 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
data List
exceptions List
recordsAffected System.Int64
schema List

프로퍼티 상세

data 공개적으로 프로퍼티

public List data
리턴 List

exceptions 공개적으로 프로퍼티

public List exceptions
리턴 List

recordsAffected 공개적으로 프로퍼티

public Int64,System recordsAffected
리턴 System.Int64

schema 공개적으로 프로퍼티

public List schema
리턴 List