SVsDataSourceFactory Interface

Definition

Represents the Visual Studio shell's data source factory.

public interface class SVsDataSourceFactory
public interface class SVsDataSourceFactory
__interface SVsDataSourceFactory
public interface SVsDataSourceFactory
[System.Runtime.InteropServices.Guid("BA361A60-1C0E-40DB-BAD6-503413FC3AD2")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsDataSourceFactory
type SVsDataSourceFactory = interface
[<System.Runtime.InteropServices.Guid("BA361A60-1C0E-40DB-BAD6-503413FC3AD2")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type SVsDataSourceFactory = interface
Public Interface SVsDataSourceFactory
Attributes

Remarks

Use this factory to get a IVsDataSourceFactory.

Applies to