FDO API Reference Feature Data Objects

IDataStorePropertyDictionaryImp Class Reference

List of all members.

Detailed Description

The FdoISQLCommand interface defines the SQL command, which supports the execution of a SQL statement against an underlying RDBMS. Two execute methods are provided to distinguish between statements that return table data versus those that execute non query type operations.


Public Member Functions

System::Void Dispose ()
System::Boolean IsPropertyFileName (System::String *name)
 Determines if the specified property represents a file name.
System::Boolean IsPropertyFilePath (System::String *name)
 Determines if the specified property represents a path name.

Comments or suggestions? Send us feedback.