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

remove_args() public méthode

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