Méthode | Description | |
---|---|---|
Clone ( ) : object | ||
IndexAttribute ( ) : System | ||
IndexAttribute ( string indexName ) : System | ||
IndexAttribute ( string indexName, bool unique ) : System |
public IndexAttribute ( string indexName ) : System | ||
indexName | string | |
Résultat | System |
public IndexAttribute ( string indexName, bool unique ) : System | ||
indexName | string | |
unique | bool | |
Résultat | System |