Méthode | Description | |
---|---|---|
Index ( string designDocId, string name, string type ) : System |
Initializes a new instance of the IBM.Cloudant.Client.Index class.
|
public Index ( string designDocId, string name, string type ) : System | ||
designDocId | string | Design document identifier |
name | string | Name of the index |
type | string | Index type e.g. json |
Résultat | System |