메소드 | 설명 | |
---|---|---|
FindByName ( ObjectName name ) : int | ||
GetTable ( int offset ) : ITable | ||
GetTableInfo ( int offset ) : TableInfo | ||
GetTableName ( int offset ) : ObjectName | ||
GetTableType ( int offset ) : string | ||
RoutinesTableContainer ( ITransaction transaction ) : System |
메소드 | 설명 | |
---|---|---|
BuildParameterString ( Field argName, Field argType, Field inOut ) : string | ||
CreateTableInfo ( string schema, string name ) : TableInfo | ||
GetParameterTypes ( int routineId ) : Field |
public RoutinesTableContainer ( ITransaction transaction ) : System | ||
transaction | ITransaction | |
리턴 | System |