Method | Description | |
---|---|---|
JoinedKeyAttribute ( ) : System |
Initializes a new instance of the JoinedKeyAttribute class.
|
|
JoinedKeyAttribute ( String column ) : System |
Initializes a new instance of the JoinedKeyAttribute class.
|
public JoinedKeyAttribute ( String column ) : System | ||
column | String | The column. |
return | System |