Aerospike LINDPad Driver

LPUDF Members

The LPUDF type exposes the following members.

Methods


  Name Description
Public method Static member Create
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Fields


  Name Description
Public field Static member functionEndRegEx

Properties


  Name Description
Public property Code
The UDF code
Public property IsLocal
It is a local UDF, cannot be accessed by the client
Public property IsNotFound
Public property Module
Associated module
Public property Name
The name of the UDF
Public property Params
The UDF parameters
Public property SafeName
The UDF safe name that can be used in C# as a class name or property