SVsDataSourceFactory Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The service represented by this interface is safe to access from any thread.