Share via


TeamFoundationSqlResourceComponent.StatementIndex Property

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Protected ReadOnly Property StatementIndex As Integer
protected int StatementIndex { get; }
protected:
property int StatementIndex {
    int get ();
}
member StatementIndex : int
function get StatementIndex () : int

Property Value

Type: System.Int32

.NET Framework Security

See Also

Reference

TeamFoundationSqlResourceComponent Class

Microsoft.TeamFoundation.Framework.Server Namespace