trait FetchXMLQuery extends Object
FetchXML source of entities.
- Annotations
- @ScalaJSDefined() @RawJSType()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- FetchXMLQuery
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
val
entitySetName: UndefOr[String]
Entity set name.
Entity set name. Required for fetch queries.
- Annotations
- @JSOptional()
-
val
fetchXML: UndefOr[String]
fetchXml string in JSON string format.
fetchXml string in JSON string format.
- Annotations
- @JSOptional()
-
def
hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
-
def
isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
-
def
propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
-
def
toLocaleString(): String
- Definition Classes
- Object
-
def
valueOf(): Any
- Definition Classes
- Object