Query_Lang-SCHFunctions_Fields_OwnerDocumentOwnerDocument_AD
Created: сентября 16, 2015 | Updated: августа 17, 2021
| Applies to versions: 1.0, 1.1, 2.0, 2.1, 3.0, 3.1 and 3.2
Вы просматриваете версию 3.1. Для самой новой информации, перейдите на страницу Query_Lang-SCHFunctions_Fields_OwnerDocument((OwnerDocument))_AD для версии 4
Parent page: Schematic Query Functions - Fields
Summary
Returns all objects whose Owner Document property complies with the Query.
Syntax
OwnerDocument : String
Example Usage
OwnerDocument = 'Example_Schematic.SchDoc'
Returns all objects whose Owner Document property is Example_Schematic.SchDoc
.
OwnerDocument Like '*con*'
Returns all objects whose Owner Document property includes con
.
Tips
- The Owner Document property is defined for all objects.