C# 클래스 Deveel.Data.Transactions.TransactionTableContainer.ProductInfoTable

상속: Deveel.Data.Sql.Tables.GeneratedTable
파일 보기 프로젝트 열기: deveel/deveeldb

공개 메소드들

메소드 설명
GetValue ( long rowNumber, int columnOffset ) : Field
ProductInfoTable ( ITransaction transaction ) : System

비공개 메소드들

메소드 설명
Init ( ) : void

메소드 상세

GetValue() 공개 메소드

public GetValue ( long rowNumber, int columnOffset ) : Field
rowNumber long
columnOffset int
리턴 Field

ProductInfoTable() 공개 메소드

public ProductInfoTable ( ITransaction transaction ) : System
transaction ITransaction
리턴 System