Helpers..::..CastToNativeType Method
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
CastToNativeType(String, Type, String, Object) |
Based on fldType, creates a .Net Native (int, decimal, string, datetime, etc.) instance based on binValue.
|
![]() ![]() |
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.
|