Aerospike.Database.LINQPadDriver.Extensions Namespace
Aerospike LINDPad Driver

ARecord..::..BinExists Method

Determines if the bin exists within the record.

Namespace:  Aerospike.Database.LINQPadDriver.Extensions
Assembly:  Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)

Syntax


public bool BinExists(
	string binName
)

Parameters

binName
Type: String
BinName Name

Return Value

True if it exists.