internal void Initialize() { if (_isAssociation && _association == null) { _association = new DLinqAssociationProvider(this); } }