RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreCommand.Dispose Method ()

Releases the resources used by the DataStoreCommand.

Pascal
function Dispose: void;
function Dispose(disposing: bool): void;
C++
void Dispose();
void Dispose(bool disposing);

Dispose releases the resources used by the DataStoreCommand

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!