Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Framework.Server.TeamFoundationSqlResourceComponent
Microsoft.TeamFoundation.Framework.Server.ExtendedAttributeComponent
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public MustInherit Class TeamFoundationSqlResourceComponent _
Implements IDisposable, ICancelable
public abstract class TeamFoundationSqlResourceComponent : IDisposable,
ICancelable
public ref class TeamFoundationSqlResourceComponent abstract : IDisposable,
ICancelable
[<AbstractClass>]
type TeamFoundationSqlResourceComponent =
class
interface IDisposable
interface ICancelable
end
public abstract class TeamFoundationSqlResourceComponent implements IDisposable, ICancelable
The TeamFoundationSqlResourceComponent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TeamFoundationSqlResourceComponent |
Top
Properties
Top
Methods
Top
Events
Name | Description | |
---|---|---|
![]() |
InfoMessage |
Top
Fields
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.