Метод | Описание | |
---|---|---|
Clone ( ) : object | ||
IndexAttribute ( ) : System | ||
IndexAttribute ( string indexName ) : System | ||
IndexAttribute ( string indexName, bool unique ) : System |
public IndexAttribute ( string indexName ) : System | ||
indexName | string | |
Результат | System |
public IndexAttribute ( string indexName, bool unique ) : System | ||
indexName | string | |
unique | bool | |
Результат | System |