put/api/DatabaseServer/ExecuteSqlQuery/{databaseName}/{commandText}
Path parameters
databaseNamestring required
commandTextstring required
Response
not available
RemotingFormatinteger
Xml = 0
Binary = 1
SchemaSerializationModeinteger
IncludeSchema = 1
ExcludeSchema = 2
CaseSensitiveboolean
Indicates whether comparing strings within the DataSet is case sensitive.
DefaultViewManagerSystemObject[]
Indicates a custom "view" of the data contained by the DataSet. This view allows filtering, searching, and navigating through the custom data view.
EnforceConstraintsboolean
Indicates whether constraint rules are to be followed.
DataSetNamestring
The name of this DataSet.
Namespacestring
Indicates the XML uri namespace for the root element pointed at by this DataSet.
Prefixstring
Indicates the prefix of the namespace used for this DataSet.
ExtendedPropertiesSystemObject[]
The collection that holds custom user information.
HasErrorsboolean
Indicates that the DataSet has errors.
IsInitializedboolean
RelationsSystemObject[]
The collection that holds the relations for this DataSet.
TablesSystemObject[]
The collection that holds the tables for this DataSet.
DesignModeboolean