DataComponentBase.GetService(Type) Method
Namespace: DevExpress.DataAccess
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Parameters
Name | Type |
---|---|
serviceType | Type |
Returns
Type |
---|
Object |
See Also
Namespace: DevExpress.DataAccess
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
public object GetService(
Type serviceType
)
Public Function GetService(
serviceType As Type
) As Object
Name | Type |
---|---|
serviceType | Type |
Type |
---|
Object |