ARecord Constructor (ANamespaceAccess, Key, Record, array<String>[]()[][], DumpTypes, Int32, Nullable<(Of <(<'Boolean>)>)>, IEnumerable<(Of <(<'BinType>)>)>)
Namespace:
Aerospike.Database.LINQPadDriver.Extensions
Assembly: Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)
Assembly: Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)
Syntax
public ARecord( ANamespaceAccess setAccess, Key key, Record record, string[] binNames, ARecord..::..DumpTypes dumpType, int setBinsHashCode, Nullable<bool> inDoubt, IEnumerable<LPSet..::..BinType> fkBins )
Parameters
- key
- Type: Key
- record
- Type: Record
- binNames
- Type: array<String>[]()[][]
- setBinsHashCode
- Type: Int32
- fkBins
- Type: IEnumerable<(Of <(<'LPSet..::..BinType>)>)>