Apache.Cassandra.Cassandra.add_args.add_args C# (CSharp) Méthode

add_args() public méthode

public add_args ( ) : System
Résultat System
      public add_args() {
        this._consistency_level = (ConsistencyLevel)1;
      }