TeamFoundationDatabasePool.PoolId Property

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

Syntax

'Declaration
Public ReadOnly Property PoolId As Integer
public int PoolId { get; }
public:
property int PoolId {
    int get ();
}
member PoolId : int with get
function get PoolId () : int

Property Value

Type: System.Int32

.NET Framework Security

See Also

Reference

TeamFoundationDatabasePool Class

Microsoft.TeamFoundation.Framework.Server Namespace