RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreConnection.CreateCommand Method

Creates and returns a DataStoreCommand that uses current connection.

Pascal
function CreateCommand: DataStoreCommand;
C++
DataStoreCommand CreateCommand();

CreateCommand creates and returns a DataStoreCommand that uses the current connection. 

 

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