IComponentCreator.Create Method
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 | |
---|---|---|
Create(TeamFoundationRequestContext, String) | Creates a component using request context and the database category. | |
Create(String, Int32, Int32, Int32) | Creates a component using connection string. |
Top