Aerospike.Database.LINQPadDriver.Extensions Namespace
Aerospike LINDPad Driver

ARecord..::..Cast Method

Overload List


  Name Description
Public method Cast<(Of <<'(T>)>>)(Func<(Of <<'(String, Type, String, Object, Object>)>>))
Will convert the record into a user defined class were the bin's name is matches the class's field/property name and type.
Public method Cast<(Of <<'(T>)>>)(Object, Func<(Of <<'(String, Type, String, Object, Object>)>>))
Will convert the record into a user defined class were the bin's name is matches the class's field/property name and type.