Apache.Hadoop.Hive.ThriftHiveMetastore.get_partitions_by_filter_args.get_partitions_by_filter_args C# (CSharp) Method

get_partitions_by_filter_args() public method

public get_partitions_by_filter_args ( ) : System
return System
            public get_partitions_by_filter_args()
            {
                this._max_parts = -1;
            }
ThriftHiveMetastore.get_partitions_by_filter_args