Method | Description | |
---|---|---|
PositionSubstringFunction ( ) : System | ||
Render ( IList args, ISessionFactoryImplementor factory ) : NHibernate.SqlCommand.SqlString | ||
ReturnType ( IType columnType, IMapping mapping ) : IType |
Method | Description | |
---|---|---|
RenderPositionInSubstring ( NHibernate.SqlCommand.SqlStringBuilder buf, object pattern, object orgString, object start ) : void |
public PositionSubstringFunction ( ) : System | ||
return | System |
public Render ( IList args, ISessionFactoryImplementor factory ) : NHibernate.SqlCommand.SqlString | ||
args | IList | |
factory | ISessionFactoryImplementor | |
return | NHibernate.SqlCommand.SqlString |
public ReturnType ( IType columnType, IMapping mapping ) : IType | ||
columnType | IType | |
mapping | IMapping | |
return | IType |