| MetaFileInfoProviderGetMetaFiles Method |
| Name | Description | |
|---|---|---|
| GetMetaFiles |
Returns all metafiles.
| |
| GetMetaFiles(Int32, String) |
Will call the previous method will all the remaining parameters null.
| |
| GetMetaFiles(String, String, String, Int32) |
Gets all the files with specified where/order by.
| |
| GetMetaFiles(Int32, String, String, String, String) |
Gets the file list of the files for certain object.
| |
| GetMetaFiles(Int32, String, String, String, String, String, Int32) |
Gets the file list of the files for certain object.
| |
| GetMetaFiles(String, String, String, Int32, Int32, Int32, Int32) |
Gets all the files with specified where/order by.
| |
| GetMetaFiles(Int32, String, String, String, String, String, Int32, Int32, Int32, Int32) |
Gets the file list of the files for certain object.
|