TeamFoundationSqlResourceComponent Constructor
Include Protected Members
Include Inherited Members
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 | |
---|---|---|
TeamFoundationSqlResourceComponent() | Initializes a new instance of the [TeamFoundationSqlResourceComponent] class.If this constructor is used to instantiate the object, [Initialize] method must be called to finish object initialization. | |
TeamFoundationSqlResourceComponent(TeamFoundationRequestContext, String) | Initializes a new instance of the [TeamFoundationSqlResourceComponent] class. |
Top