pmMDA.NET

PmMdaTimestampType.Get Method

[This is preliminary documentation and subject to change.]

Converts the value in the rs at the specified index to DateTime and returns it.

Overload List

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);

See Also

PmMdaTimestampType Class | PmMda.Net.NHibernate Namespace