MongoDBQuery Class
Declaration
export class MongoDBQuery extends SerializableModel
constructor
Initializes a new instance of the MongoDBQuery
class with specified settings.
Declaration
constructor(
json?: any,
serializer?: DevExpress.Analytics.Utils.ModelSerializer
)
Parameters
Name |
Type |
json |
any |
serializer |
ModelSerializer |
Properties
alias Property
Declaration
alias: ko.Observable<string>
Property Value
collectionName Property
Declaration
collectionName: ko.Observable<string>
Property Value
Methods
getInfo Method
Declaration
getInfo(): DevExpress.Analytics.Utils.ISerializationInfoArray
Returns