Method | Description | |
---|---|---|
GetBiDirectionalTableName ( IManyToManyCollectionInspector collection, IManyToManyCollectionInspector otherSide ) : string | ||
GetUniDirectionalTableName ( IManyToManyCollectionInspector collection ) : string |
protected GetBiDirectionalTableName ( IManyToManyCollectionInspector collection, IManyToManyCollectionInspector otherSide ) : string | ||
collection | IManyToManyCollectionInspector | |
otherSide | IManyToManyCollectionInspector | |
return | string |
protected GetUniDirectionalTableName ( IManyToManyCollectionInspector collection ) : string | ||
collection | IManyToManyCollectionInspector | |
return | string |