TeamFoundationSqlResourceComponent.BoundParameters Property
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Декларация
Protected ReadOnly Property BoundParameters As Integer
Get
protected int BoundParameters { get; }
protected:
property int BoundParameters {
int get ();
}
member BoundParameters : int
function get BoundParameters () : int
Property Value
Type: System.Int32
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.