IResourceProvider Interface

 

Defines a class that is implemented to act as a resource provider.

Namespace:   Microsoft.SqlServer.Management
Assembly:  Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

[ComVisibleAttribute(true)]
public interface class IResourceProvider

NameDescription
System_CAPS_pubmethodGetResource(String^, String^)

Retrieves the resource of the specified resource provider.

Return to top
Show: