Aerospike LINDPad Driver

AUDFAccess Constructor (IDbConnection, String, String, String)

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

Syntax


public AUDFAccess(
	IDbConnection dbConnection,
	string moduleName,
	string udfName,
	string udfSourceCode
)

Parameters

dbConnection
Type: IDbConnection
moduleName
Type: String
udfName
Type: String
udfSourceCode
Type: String