Deletes a Data Command Query from the Store.
Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
public bool DeleteDataCommandQuery(
string GUID
)
public bool DeleteDataCommandQuery(
string GUID
)
Public Function DeleteDataCommandQuery (
GUID As String
) As Boolean
Public Function DeleteDataCommandQuery (
GUID As String
) As Boolean
public:
bool DeleteDataCommandQuery(
String^ GUID
)
public:
bool DeleteDataCommandQuery(
String^ GUID
)
Parameters
- GUID
- Type:
System String
Specifies the GUID for the Item.
Return Value
Type:
Boolean