hasDStructPropertyAnnotation

returns true if class member has at least one known property level annotation (@Column, @Id, @Generated)

template hasDStructPropertyAnnotation (
T
string m
) {}

Members

Variables

hasDStructPropertyAnnotation
enum bool hasDStructPropertyAnnotation;

Undocumented in source.

Meta