'Declaration Public Property CommandsToExecute As String
'Declaration
Public Property CommandsToExecute As String
public string CommandsToExecute {get; set;}
public: property String^ CommandsToExecute { String^ get(); void set ( String^ value); }
DatabaseOperationTask Class DatabaseOperationTask Members