IProcessable Interface

This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.

Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntax

'Declaration
<GuidAttribute("69A3B7FE-4E35-4238-BAD2-EA107BE0694F")> _
Public Interface IProcessable
[GuidAttribute("69A3B7FE-4E35-4238-BAD2-EA107BE0694F")] 
public interface IProcessable
[GuidAttribute(L"69A3B7FE-4E35-4238-BAD2-EA107BE0694F")] 
public interface class IProcessable
/** @attribute GuidAttribute("69A3B7FE-4E35-4238-BAD2-EA107BE0694F") */ 
public interface IProcessable
GuidAttribute("69A3B7FE-4E35-4238-BAD2-EA107BE0694F") 
public interface IProcessable

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

IProcessable Members
Microsoft.AnalysisServices Namespace