DacExtractionUnit.Extract Method
Include Protected Members
Include Inherited Members
Extracts the object definitions from the database.
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 | |
---|---|---|
Extract(Stream) | Extracts the object definitions from the database. | |
Extract(String) | Extracts the object defintions from the database, compiles them into a DAC type in a DAC package, and then returns the result of the extraction. |
Top