Click or drag to resize
FileMetadataInfoGetExistingWhereCondition Method
Overload List
  NameDescription
Protected methodGetExistingWhereCondition
Gets a where condition to find an existing object based on current object. Existing object is primarily identified by its ID column value. If not set, the file location is used.
(Overrides BaseInfoGetExistingWhereCondition.)
Protected methodGetExistingWhereCondition(Boolean)
Gets a where condition to find an existing object based on current object
(Inherited from BaseInfo.)
Top
See Also