Aerospike LINDPad Driver

Helpers..::..CastToNativeType Method

Overload List


  Name Description
Public method Static member CastToNativeType(String, Type, String, Object)
Based on fldType, creates a .Net Native (int, decimal, string, datetime, etc.) instance based on binValue.
Public method Static member CastToNativeType(ARecord, String, Type, String, Object)
Wrapper around [T:Aerospike.Database.LINQPadDriver.Helpers.CastToNativeType(System.String,System.Type,System.String,System.Object)] to trap exceptions.