Methods of class UpdateSet

class UpdateSet


Public Methods

public UpdateSet Add ( FieldInfoBase field, object value )

public UpdateSet Add ( string field, object value )

public UpdateQuery Where ( QueryCondition expression )

public UpdateQuery Where ( string expression )

public UpdateSet _ ( FieldInfoBase field, object value )

public UpdateSet _ ( string field, object value )