// TODO: Remove this as it is not needed... public virtual string GetSafeName() { return(NamingConventions.GetSafeName(KeyName)); }
public virtual string GetSafeName() { return(NamingConventions.GetSafeName(SchemaName, EntityKeyName)); }