Aerospike LINDPad Driver

DynamicDriver..::..GetLastSchemaUpdate Method

Returns the time that the schema was last modified. If unknown, return null.

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

Syntax


public Nullable<DateTime> GetLastSchemaUpdate(
	IConnectionInfo cxInfo
)

Parameters

cxInfo
Type: IConnectionInfo