DataMashup
DataMashup class
Represents mashup data.
class DataMashup;
Methods
Method | Description |
---|---|
getPowerQueryFormulas() | Gets all power query formulas. |
isNull() | Checks whether the implementation object is null. |
getPowerQueryFormulas()
Gets all power query formulas.
getPowerQueryFormulas() : PowerQueryFormulaCollection;
Returns
isNull()
Checks whether the implementation object is null.
isNull() : boolean;