<< Click to Display Table of Contents >>

IUDSLogTarget

This interface provides information about the user data store.


Method Detail

ExecuteCommand

public string ExecuteCommand

Gets the execution command requested by the client.

QueryType

public QueryType QueryType

Gets the type of the query command requested and executed by the client.

CommandExecuteTime

public long CommandExecuteTime

Gets the time it takes for the execution command requested by the client to execute.

CommandState

public string CommandState

Gets whether the execution command requested by the client has been successfully executed.