SqlSmoObject.Initialize Method
Include Protected Members
Include Inherited Members
Initializes the object and forces the properties be loaded.
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 | |
---|---|---|
Initialize() | Initializes the object and forces the properties be loaded. | |
Initialize(Boolean) | Initializes the object and forces the properties be loaded. |
Top