SqlClientFactory::IServiceProvider::GetService Method (Type^)
.NET Framework (current version)
For a description of this member, see IServiceProvider::GetService.
Assembly: System.Data (in System.Data.dll)
private: virtual Object^ GetService( Type^ serviceType ) sealed = IServiceProvider::GetService
Parameters
- serviceType
-
Type:
System::Type^
An object that specifies the type of service object to get.
Implements
IServiceProvider::GetService(Type^)
.NET Framework
Available since 2.0
Available since 2.0
Show: