Click or drag to resize
FeatureSupportGet Method
Gets the feature set based on the passed connection

Namespace: Dapper
Assembly: VirtualRadar.Database (in VirtualRadar.Database.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static FeatureSupport Get(
	IDbConnection connection
)

Parameters

connection
Type: System.DataIDbConnection

Return Value

Type: FeatureSupport
See Also