[]
        
(Showing Draft Content)

C1.DataConnector.IsRequiredAttribute.RequiredProperties

RequiredProperties Method

RequiredProperties(Type)

Return a list of required properties corresponding to the given connection string type.

Declaration
public static List<PropertyInfo> RequiredProperties(Type connectionStringType)
Parameters
Type Name Description
Type connectionStringType
Returns
Type Description
List<PropertyInfo>