class QR::QUpdateValue

Included Modules

Defined in:

pocketlib/qr.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(colname : String, assign_value : QR::QRScalarExpr) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def assign_value : QRScalarExpr #

[View source]
def assign_value=(assign_value : QRScalarExpr) #

[View source]
def colname : String #

[View source]
def colname=(colname : String) #

[View source]