[This is preliminary documentation and subject to change.]
Converts the value in the rs at the specified index to DateTime and returns it.
Converts the value in the rs at the specified index to DateTime and returns it.
public override object Get(IDataReader,int);
Converts the value in the rs for the specified name to DateTime and returns it.
public override object Get(IDataReader,string);
PmMdaTimestampType Class | PmMda.Net.NHibernate Namespace