{0} FilterDescriptor with Name '{1}' is associated with {2} TypeDescriptors belonging to Parameter(s) with direction 'Out', 'InOut' or 'Return'. {0} FilterDescriptors can be associated with exactly one TypeDescriptor that belongs to a Parameter with Direction 'Out','InOut' or 'Return'.
FILESTREAM_ON cannot be specified when a table has no FILESTREAM columns. Remove the FILESTREAM_ON clause from the statement, ...
Filter properties are not supported by the following technology: {0}. To search for a control, you must remove the filter ...
FilterDescriptor '{0}' with type '{1}' is associated with {2} TypeDescriptors. It has to be associated with exactly one TypeDescriptor. ...
FilterDescriptor with Name '{0}' defined on the TypeDescriptor '{1}' could not be located in the containing method '{2}'. ...
FilterDescriptor with Name '{1}' is associated with {2} TypeDescriptors belonging to Parameter(s) with direction 'Out', 'InOut' ...
FilterDescriptor with Name '{1}' is not associated with any TypeDescriptors belonging to Parameter(s) with direction 'In'. ...
Finalizers should be avoided where possible, to avoid the additional performance overhead involved in tracking object lifetime. ...
Finally clauses that restore security-related state should be wrapped in an outer try block. This will prevent an exception ...
Find and correct common design, security and performance issues by analyzing your code. Use check-in policies to enforce ...