|
RAD Studio VCL Reference
|
Determines if parameter information is available from the stored procedure on the server.
function DescriptionsAvailable: Boolean;
__fastcall Boolean DescriptionsAvailable();
Call DescriptionsAvailable to determine if a stored procedure on a server can return parameter information to the application. If DescriptionsAvailable returns true, parameter information is available from the server. If DescriptionsAvailable returns false, parameter information is not available.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|