Class QuerySourceLoader
Inheritance
System.Object
QuerySourceLoader
Namespace: Mars.Components.Layers
Assembly: Mars.Components.dll
Syntax
public static class QuerySourceLoader : object
Methods
GetFields(String)
Declaration
public static IEnumerable<string> GetFields(string query)
Parameters
Type | Name | Description |
---|---|---|
System.String | query |
Returns
Type | Description |
---|---|
IEnumerable<System.String> |