ARecord..::..GetFKValues Method
Gets the associated Foreign Key of this Set, if defined.
Namespace:
Aerospike.Database.LINQPadDriver.ExtensionsAssembly: Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)
Syntax
public IEnumerable<ARecord> GetFKValues( string forFKBinName )
Parameters
- forFKBinName
- Type: String
Name of for Foreign Key bin.