Click or drag to resize
MetaFileInfoProviderGetMetaFiles Method
Overload List
  NameDescription
Public methodStatic memberGetMetaFiles
Returns all metafiles.
Public methodStatic memberGetMetaFiles(Int32, String)
Will call the previous method will all the remaining parameters null.
Public methodStatic memberGetMetaFiles(String, String)
Gets all the files with specified where/order by.
Public methodStatic memberGetMetaFiles(String, String, String, Int32)
Gets all the files with specified where/order by.
Public methodStatic memberGetMetaFiles(Int32, String, String, String, String)
Gets the file list of the files for certain object.
Public methodStatic memberGetMetaFiles(Int32, String, String, String, String, String, Int32)
Gets the file list of the files for certain object.
Public methodStatic memberGetMetaFiles(String, String, String, Int32, Int32, Int32, Int32)
Gets all the files with specified where/order by.
Public methodStatic memberGetMetaFiles(Int32, String, String, String, String, String, Int32, Int32, Int32, Int32)
Gets the file list of the files for certain object.
Top
See Also