Expand Minimize
This topic has not yet been rated - Rate this topic

TeamFoundationSqlResourceComponent.GetParameterName Method

Helper method to format a parameter name.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
protected string GetParameterName(
	string name,
	int index
)

Parameters

name
Type: String

The name of the parameter. This includes '{0}'.

index
Type: Int32

The index of this instance of the parameter.

Return Value

Type: String
The formatted name.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.