Method | Description | |
---|---|---|
ToString ( ) : string |
Returns the string name of the command
|
Method | Description | |
---|---|---|
CreatePayload ( ) : string |
Returns a JSON payload to setup the table
|
Method | Description | |
---|---|---|
CreateMobileServiceTableCommand ( string serviceName, string tableName, string config ) : System.Xml.Linq |
Constructs a command to create a mobile service
|