Property | Type | Description | |
---|---|---|---|
AssertUnboundAtEnd | void | ||
MatchesInvoke | bool |
Method | Description | |
---|---|---|
FunctionInfo ( ObjectName routineName, |
||
FunctionInfo ( ObjectName routineName, SqlType returnType, Deveel.Data.Sql.FunctionType functionType ) : System |
Method | Description | |
---|---|---|
AssertUnboundAtEnd ( ) : void | ||
MatchesInvoke ( |
public FunctionInfo ( ObjectName routineName, |
||
routineName | ObjectName | |
parameters | ||
returnType | SqlType | |
functionType | Deveel.Data.Sql.FunctionType | |
return | System |
public FunctionInfo ( ObjectName routineName, SqlType returnType, Deveel.Data.Sql.FunctionType functionType ) : System | ||
routineName | ObjectName | |
returnType | SqlType | |
functionType | Deveel.Data.Sql.FunctionType | |
return | System |