'宣言 Protected Function GetFilterRuleStringInternal( _ ByVal columnKey As String, _ ByVal filterValue As String, _ ByVal isEntity As Boolean, _ ByVal allowEmptyVals As Boolean _ ) As String
protected string GetFilterRuleStringInternal( string columnKey, string filterValue, bool isEntity, bool allowEmptyVals )