Factory to return all access providers. Custom providers with identical names to the standard providers will replace the standard ones.
Object Model
Syntax
Visual Basic (Declaration) | |
---|
Public Class FullAccessProviderFactory |
C# | |
---|
public class FullAccessProviderFactory |
Managed Extensions for C++ | |
---|
public __gc class FullAccessProviderFactory |
C++/CLI | |
---|
public ref class FullAccessProviderFactory |
Inheritance Hierarchy
System.Object
WindwardReportsDrivers.net.windward.AccessProviders.FullAccessProviderFactory
Requirements
Namespace: WindwardReportsDrivers.net.windward.AccessProviders
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family
Assembly: WindwardReportsDrivers (in C:\agent\_work\1\s\Engine\DotNetEngine\WindwardReportsDrivers\bin\Release\WindwardReportsDrivers.dll)
See Also