TSqlObject.GetChildren Method
Include Protected Members
Include Inherited Members
Returns all TSqlObject child objects within the Default scope.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetChildren() | Returns all TSqlObject child objects within the Default scope. | |
GetChildren(DacQueryScopes) | Returns all TSqlObject child objects within the specified DacQueryScopes scope. |
Top