LPSet Constructor (LPNamespace, String, IEnumerable<(Of <(<'BinType>)>)>)
Namespace:
Aerospike.Database.LINQPadDriver
Assembly: Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)
Assembly: Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)
Syntax
public LPSet( LPNamespace aNamespace, string name, IEnumerable<LPSet..::..BinType> binTypes )
Parameters
- aNamespace
- Type: Aerospike.Database.LINQPadDriver..::..LPNamespace
- name
- Type: String
- binTypes
- Type: IEnumerable<(Of <(<'LPSet..::..BinType>)>)>