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.
Instances of IDatabaseProjectFeature should implement this interface to participate in the status bar roll-up.
Namespace: Microsoft.VisualStudio.Data.Schema.Package.Project
Assembly: Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)
Syntax
'Declaration
Public Interface IDatabaseProjectWorkloadProvider
public interface IDatabaseProjectWorkloadProvider
public interface class IDatabaseProjectWorkloadProvider
type IDatabaseProjectWorkloadProvider = interface end
public interface IDatabaseProjectWorkloadProvider
The IDatabaseProjectWorkloadProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
GetWorkload | Returns the workload left for this idle processor or returns zero if this processor has no workload left. |
Top
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Package.Project Namespace