v1

latestSwagger 2.0Creative Commons Share-alike2026-07-17841190564.1 KB

put/api/DatabaseServer/ExecuteSqlQuerySafe/{databaseName}/{username}/{password}/{commandText}

Path parameters

databaseNamestring required
usernamestring required
passwordstring 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