String containing lua code that comprises a package.
Used by aggregate queries only when aggregation function is defined in a string.
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.16.1 (3.9.16.1)
Syntax
C#
public string PackageContents { get; set; }
Property Value
Type: StringSee Also