Suggested API's for "System.Data."


System.Data.AggregateNode.Bind(System.Data.DataRelation, System.Collections.Generic.List)
System.Data.AggregateNode.Bind(System.Data.DataTable, System.Collections.Generic.List)
System.Data.AggregateNode.Eval(int[])
System.Data.AutoIncrementBigInteger.BoundaryCheck(System.Numerics.BigInteger)
System.Data.AutoIncrementInt64.BoundaryCheck(System.Numerics.BigInteger)
System.Data.AutoIncrementValue.Clone()
System.Data.AutoIncrementValue.MoveAfter()
System.Data.BinaryNode.BinaryCompare(object, object, System.Data.Common.StorageType, int, System.Globalization.CompareInfo)
System.Data.BinaryNode.Eval()
System.Data.BinaryNode.Eval(System.Data.ExpressionNode, System.Data.DataRow, System.Data.DataRowVersion, int[])
System.Data.BinaryNode.EvalBinaryOp(int, System.Data.ExpressionNode, System.Data.ExpressionNode, System.Data.DataRow, System.Data.DataRowVersion, int[])
System.Data.BinaryNode.GetPrecedence(System.Data.Common.StorageType)
System.Data.BinaryNode.GetPrecedenceType(System.Data.BinaryNode.DataTypePrecedence)
System.Data.BinaryNode.IsConstant()
System.Data.BinaryNode.IsMixed(System.Data.Common.StorageType, System.Data.Common.StorageType)
System.Data.BinaryNode.IsMixedSql(System.Data.Common.StorageType, System.Data.Common.StorageType)
System.Data.BinaryNode.ResultSqlType(System.Data.Common.StorageType, System.Data.Common.StorageType, bool, bool, int)
System.Data.BinaryNode.ResultType(System.Data.Common.StorageType, System.Data.Common.StorageType, bool, bool, int)
System.Data.BinaryNode.SetTypeMismatchError(int, System.Type, System.Type)
System.Data.BinaryNode.SqlResultType(int)
System.Data.CommandType.GetValueOrDefault(System.Data.CommandType)
System.Data.Common.ActivityCorrelator.ActivityId.Increment()
System.Data.Common.ActivityCorrelator.ActivityId.ToString()
System.Data.Common.ADP.Argument(string, string, System.Exception)
System.Data.Common.ADP.ArgumentNull(string)
System.Data.Common.ADP.ArgumentNull(string, string)
System.Data.Common.ADP.ArgumentOutOfRange(string, string, object)
System.Data.Common.ADP.CheckArgumentNull(object, string)
System.Data.Common.ADP.ClassesRootRegistryValue(string, string)
System.Data.Common.ADP.CollectionIndexInt32(int, System.Type, int)
System.Data.Common.ADP.CollectionIndexString(System.Type, string, string, System.Type)
System.Data.Common.ADP.CollectionInvalidType(System.Type, System.Type, object)
System.Data.Common.ADP.CollectionNullValue(string, System.Type, System.Type)
System.Data.Common.ADP.CollectionUniqueValue(System.Type, string, string)
System.Data.Common.ADP.ComputerNameEx(int)
System.Data.Common.ADP.ConfigUnableToLoadXmlMetaDataFile(string)
System.Data.Common.ADP.Configuration(string, System.Xml.XmlNode)
System.Data.Common.ADP.ConfigWrongNumberOfValues(string)
System.Data.Common.ADP.ConnectionStateMsg(System.Data.ConnectionState)
System.Data.Common.ADP.Data(string)
System.Data.Common.ADP.DataAdapter(string, System.Exception)
System.Data.Common.ADP.DataMapping(string)
System.Data.Common.ADP.GenerateUniqueName(System.Collections.Generic.Dictionary, ref string, int, int)
System.Data.Common.ADP.GetFileStream(string)
System.Data.Common.ADP.GetFullPath(string)
System.Data.Common.ADP.GetVersionInfo(string)
System.Data.Common.ADP.GetXmlStream(System.String, System.String)
System.Data.Common.ADP.IndexOutOfRange()
System.Data.Common.ADP.InvalidCast()
System.Data.Common.ADP.InvalidCast(string, System.Exception)
System.Data.Common.ADP.InvalidCommandBehavior(System.Data.CommandBehavior)
System.Data.Common.ADP.InvalidConnectionOptionValue(string, System.Exception)
System.Data.Common.ADP.InvalidEnumerationValue(System.Type, int)
System.Data.Common.ADP.InvalidOperation(string)
System.Data.Common.ADP.InvalidOperation(string, System.Exception)
System.Data.Common.ADP.InvalidStatementType(System.Data.StatementType)
System.Data.Common.ADP.IO(string, System.Exception)
System.Data.Common.ADP.IsCatchableExceptionType(System.Exception)
System.Data.Common.ADP.IsEmpty(string)
System.Data.Common.ADP.IsSysTxEqualSysEsTransaction()
System.Data.Common.ADP.LiteralValueIsInvalid(string)
System.Data.Common.ADP.LocalMachineRegistryValue(string, string)
System.Data.Common.ADP.MachineName()
System.Data.Common.ADP.NotSupportedEnumerationValue(System.Type, string, string)
System.Data.Common.ADP.OpenReaderExists(System.Exception)
System.Data.Common.ADP.Overflow(string, System.Exception)
System.Data.Common.ADP.ParametersIsNotParent(System.Type, System.Collections.ICollection)
System.Data.Common.ADP.ParametersIsParent(System.Type, System.Collections.ICollection)
System.Data.Common.ADP.Provider(string)
System.Data.Common.ADP.TimeoutException(string)
System.Data.Common.ADP.TimerCurrent()
System.Data.Common.ADP.TimerRemaining(long)
System.Data.Common.ADP.TimerToMilliseconds(long)
System.Data.Common.ADP.TimerToSeconds(long)
System.Data.Common.ADP.TraceException(string, System.Exception)
System.Data.Common.ADP.TraceExceptionAsReturnValue(System.Exception)
System.Data.Common.ADP.TraceExceptionWithoutRethrow(System.Exception)
System.Data.Common.BigIntegerStorage.ConvertToBigInteger(object, System.IFormatProvider)
System.Data.Common.CommandTrees.BasicCommandTreeVisitor.VisitDeleteCommandTree(System.Data.Common.CommandTrees.DbDeleteCommandTree)
System.Data.Common.CommandTrees.BasicCommandTreeVisitor.VisitFunctionCommandTree(System.Data.Common.CommandTrees.DbFunctionCommandTree)
System.Data.Common.CommandTrees.BasicCommandTreeVisitor.VisitInsertCommandTree(System.Data.Common.CommandTrees.DbInsertCommandTree)
System.Data.Common.CommandTrees.BasicCommandTreeVisitor.VisitModificationClause(System.Data.Common.CommandTrees.DbModificationClause)
System.Data.Common.CommandTrees.BasicCommandTreeVisitor.VisitModificationClauses(System.Collections.Generic.IList)
System.Data.Common.CommandTrees.BasicCommandTreeVisitor.VisitQueryCommandTree(System.Data.Common.CommandTrees.DbQueryCommandTree)
System.Data.Common.CommandTrees.BasicCommandTreeVisitor.VisitSetClause(System.Data.Common.CommandTrees.DbSetClause)
System.Data.Common.CommandTrees.BasicCommandTreeVisitor.VisitUpdateCommandTree(System.Data.Common.CommandTrees.DbUpdateCommandTree)
System.Data.Common.CommandTrees.BasicExpressionVisitor.Visit(System.Data.Common.CommandTrees.DbQuantifierExpression)
System.Data.Common.CommandTrees.BasicExpressionVisitor.VisitAggregate(System.Data.Common.CommandTrees.DbAggregate)
System.Data.Common.CommandTrees.BasicExpressionVisitor.VisitAggregateList(System.Collections.Generic.IList)
System.Data.Common.CommandTrees.BasicExpressionVisitor.VisitBinaryExpression(System.Data.Common.CommandTrees.DbBinaryExpression)
System.Data.Common.CommandTrees.BasicExpressionVisitor.VisitExpression(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.BasicExpressionVisitor.VisitExpressionBindingPost(System.Data.Common.CommandTrees.DbExpressionBinding)
System.Data.Common.CommandTrees.BasicExpressionVisitor.VisitExpressionBindingPre(System.Data.Common.CommandTrees.DbExpressionBinding)
System.Data.Common.CommandTrees.BasicExpressionVisitor.VisitExpressionList(System.Collections.Generic.IList)
System.Data.Common.CommandTrees.BasicExpressionVisitor.VisitGroupExpressionBindingMid(System.Data.Common.CommandTrees.DbGroupExpressionBinding)
System.Data.Common.CommandTrees.BasicExpressionVisitor.VisitGroupExpressionBindingPost(System.Data.Common.CommandTrees.DbGroupExpressionBinding)
System.Data.Common.CommandTrees.BasicExpressionVisitor.VisitGroupExpressionBindingPre(System.Data.Common.CommandTrees.DbGroupExpressionBinding)
System.Data.Common.CommandTrees.BasicExpressionVisitor.VisitLambdaPost(System.Data.Common.CommandTrees.DbLambda)
System.Data.Common.CommandTrees.BasicExpressionVisitor.VisitLambdaPre(System.Data.Common.CommandTrees.DbLambda)
System.Data.Common.CommandTrees.BasicExpressionVisitor.VisitRelatedEntityReference(System.Data.Common.CommandTrees.DbRelatedEntityRef)
System.Data.Common.CommandTrees.BasicExpressionVisitor.VisitRelatedEntityReferenceList(System.Collections.Generic.IList)
System.Data.Common.CommandTrees.BasicExpressionVisitor.VisitUnaryExpression(System.Data.Common.CommandTrees.DbUnaryExpression)
System.Data.Common.CommandTrees.DbCommandTree.Dump(System.Data.Common.CommandTrees.Internal.ExpressionDumper)
System.Data.Common.CommandTrees.DbCommandTree.DumpStructure(System.Data.Common.CommandTrees.Internal.ExpressionDumper)
System.Data.Common.CommandTrees.DbCommandTree.PrintTree(System.Data.Common.CommandTrees.Internal.ExpressionPrinter)
System.Data.Common.CommandTrees.DbConstantExpression.Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
System.Data.Common.CommandTrees.DbExpression.Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
System.Data.Common.CommandTrees.DbExpression.And(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DbExpression.Any(System.Func)
System.Data.Common.CommandTrees.DbExpression.As(string)
System.Data.Common.CommandTrees.DbExpression.Bind()
System.Data.Common.CommandTrees.DbExpression.BindAs(string)
System.Data.Common.CommandTrees.DbExpression.CastTo(System.Data.Metadata.Edm.TypeUsage)
System.Data.Common.CommandTrees.DbExpression.Deref()
System.Data.Common.CommandTrees.DbExpression.Distinct()
System.Data.Common.CommandTrees.DbExpression.Divide(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DbExpression.Element()
System.Data.Common.CommandTrees.DbExpression.Equal(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DbExpression.Except(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DbExpression.Exists()
System.Data.Common.CommandTrees.DbExpression.FullOuterJoin(System.Data.Common.CommandTrees.DbExpression, System.Func)
System.Data.Common.CommandTrees.DbExpression.GetEntityRef()
System.Data.Common.CommandTrees.DbExpression.GetHashCode()
System.Data.Common.CommandTrees.DbExpression.GetRefKey()
System.Data.Common.CommandTrees.DbExpression.GreaterThan(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DbExpression.GreaterThanOrEqual(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DbExpression.GroupBindAs(string, string)
System.Data.Common.CommandTrees.DbExpression.InnerJoin(System.Data.Common.CommandTrees.DbExpression, System.Func)
System.Data.Common.CommandTrees.DbExpression.Intersect(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DbExpression.IsEmpty()
System.Data.Common.CommandTrees.DbExpression.IsNull()
System.Data.Common.CommandTrees.DbExpression.IsOf(System.Data.Metadata.Edm.TypeUsage)
System.Data.Common.CommandTrees.DbExpression.IsOfOnly(System.Data.Metadata.Edm.TypeUsage)
System.Data.Common.CommandTrees.DbExpression.LeftOuterJoin(System.Data.Common.CommandTrees.DbExpression, System.Func)
System.Data.Common.CommandTrees.DbExpression.LessThan(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DbExpression.LessThanOrEqual(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DbExpression.Like(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DbExpression.Like(System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DbExpression.Limit(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DbExpression.Minus(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DbExpression.Modulo(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DbExpression.Multiply(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DbExpression.Navigate(System.Data.Metadata.Edm.RelationshipEndMember, System.Data.Metadata.Edm.RelationshipEndMember)
System.Data.Common.CommandTrees.DbExpression.Not()
System.Data.Common.CommandTrees.DbExpression.NotEqual(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DbExpression.OfType(System.Data.Metadata.Edm.TypeUsage)
System.Data.Common.CommandTrees.DbExpression.OfTypeOnly(System.Data.Metadata.Edm.TypeUsage)
System.Data.Common.CommandTrees.DbExpression.Or(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DbExpression.Plus(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DbExpression.Power(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DbExpression.Property(string)
System.Data.Common.CommandTrees.DbExpression.Select(System.Func)
System.Data.Common.CommandTrees.DbExpression.ToSortClause()
System.Data.Common.CommandTrees.DbExpression.ToSortClause(string)
System.Data.Common.CommandTrees.DbExpression.ToSortClauseDescending()
System.Data.Common.CommandTrees.DbExpression.ToSortClauseDescending(string)
System.Data.Common.CommandTrees.DbExpression.TreatAs(System.Data.Metadata.Edm.TypeUsage)
System.Data.Common.CommandTrees.DbExpression.UnaryMinus()
System.Data.Common.CommandTrees.DbExpression.UnionAll(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DbExpression.Where(System.Func)
System.Data.Common.CommandTrees.DbExpressionBinding.All(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DbExpressionBinding.Any(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DbExpressionBinding.CrossApply(System.Data.Common.CommandTrees.DbExpressionBinding)
System.Data.Common.CommandTrees.DbExpressionBinding.Filter(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DbExpressionBinding.InnerJoin(System.Data.Common.CommandTrees.DbExpressionBinding, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DbExpressionBinding.OuterApply(System.Data.Common.CommandTrees.DbExpressionBinding)
System.Data.Common.CommandTrees.DbExpressionBinding.Project(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DbExpressionBinding.Skip(System.Collections.Generic.IEnumerable, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DbExpressionBinding.Sort(System.Collections.Generic.IEnumerable)
System.Data.Common.CommandTrees.DbExpressionVisitor.Visit(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DbExpressionVisitor.Visit(System.Data.Common.CommandTrees.DbVariableReferenceExpression)
System.Data.Common.CommandTrees.DbGroupExpressionBinding.GroupBy(System.Collections.Generic.IEnumerable, System.Collections.Generic.IEnumerable)
System.Data.Common.CommandTrees.DbLambda.Create(System.Data.Common.CommandTrees.DbExpression, System.Collections.Generic.IEnumerable)
System.Data.Common.CommandTrees.DbLambda.CreateVariables(System.Reflection.MethodInfo, params System.Data.Metadata.Edm.TypeUsage[])
System.Data.Common.CommandTrees.DbLambda.Invoke(params System.Data.Common.CommandTrees.DbExpression[])
System.Data.Common.CommandTrees.DbLambda.Invoke(System.Collections.Generic.IEnumerable)
System.Data.Common.CommandTrees.DbModificationClause.DumpStructure(System.Data.Common.CommandTrees.Internal.ExpressionDumper)
System.Data.Common.CommandTrees.DbModificationClause.Print(System.Data.Common.CommandTrees.DbExpressionVisitor)
System.Data.Common.CommandTrees.DbModificationCommandTree.DumpStructure(System.Data.Common.CommandTrees.Internal.ExpressionDumper)
System.Data.Common.CommandTrees.DbNotExpression.Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
System.Data.Common.CommandTrees.DbParameterReferenceExpression.Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
System.Data.Common.CommandTrees.DbPropertyExpression.Accept(System.Data.Common.CommandTrees.DbExpressionVisitor)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.EnterScope(params System.Data.Common.CommandTrees.DbVariableReferenceExpression[])
System.Data.Common.CommandTrees.DefaultExpressionVisitor.ExitScope()
System.Data.Common.CommandTrees.DefaultExpressionVisitor.NotifyIfChanged(System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.OnEnterScope(System.Collections.Generic.IEnumerable)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.OnExitScope()
System.Data.Common.CommandTrees.DefaultExpressionVisitor.OnExpressionReplaced(System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.OnVariableRebound(System.Data.Common.CommandTrees.DbVariableReferenceExpression, System.Data.Common.CommandTrees.DbVariableReferenceExpression)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.RebindVariable(System.Data.Common.CommandTrees.DbVariableReferenceExpression, System.Data.Common.CommandTrees.DbVariableReferenceExpression)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.Visit(System.Data.Common.CommandTrees.DbParameterReferenceExpression)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.Visit(System.Data.Common.CommandTrees.DbPropertyExpression)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.Visit(System.Data.Common.CommandTrees.DbVariableReferenceExpression)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.VisitBinary(System.Data.Common.CommandTrees.DbBinaryExpression, System.Func)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.VisitEntitySet(System.Data.Metadata.Edm.EntitySetBase)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.VisitExpression(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.VisitExpressionBinding(System.Data.Common.CommandTrees.DbExpressionBinding)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.VisitExpressionBindingEnterScope(System.Data.Common.CommandTrees.DbExpressionBinding)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.VisitExpressionBindingList(System.Collections.Generic.IList)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.VisitExpressionList(System.Collections.Generic.IList)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.VisitFunction(System.Data.Metadata.Edm.EdmFunction)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.VisitFunctionAggregate(System.Data.Common.CommandTrees.DbFunctionAggregate)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.VisitGroupAggregate(System.Data.Common.CommandTrees.DbGroupAggregate)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.VisitGroupExpressionBinding(System.Data.Common.CommandTrees.DbGroupExpressionBinding)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.VisitLambda(System.Data.Common.CommandTrees.DbLambda)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.VisitList(System.Collections.Generic.IList, System.Func)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.VisitRelationshipEnds(System.Data.Metadata.Edm.RelationshipEndMember, System.Data.Metadata.Edm.RelationshipEndMember, out System.Data.Metadata.Edm.RelationshipEndMember, out System.Data.Metadata.Edm.RelationshipEndMember)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.VisitSortOrder(System.Collections.Generic.IList)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.VisitTerminal(System.Data.Common.CommandTrees.DbExpression, System.Func)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.VisitType(System.Data.Metadata.Edm.EdmType)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.VisitTypeUnary(System.Data.Common.CommandTrees.DbUnaryExpression, System.Data.Metadata.Edm.TypeUsage, System.Func)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.VisitTypeUsage(System.Data.Metadata.Edm.TypeUsage)
System.Data.Common.CommandTrees.DefaultExpressionVisitor.VisitUnary(System.Data.Common.CommandTrees.DbUnaryExpression, System.Func)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Aggregate(System.Data.Metadata.Edm.EdmFunction, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.AggregateDistinct(System.Data.Metadata.Edm.EdmFunction, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.All(System.Data.Common.CommandTrees.DbExpressionBinding, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Any(System.Data.Common.CommandTrees.DbExpressionBinding, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Bind(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.BindAs(System.Data.Common.CommandTrees.DbExpression, string)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Case(System.Collections.Generic.IEnumerable, System.Collections.Generic.IEnumerable, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Constant(System.Data.Metadata.Edm.TypeUsage, object)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.ConvertToBinding(System.Data.Common.CommandTrees.DbExpression, string, System.Data.Common.CommandTrees.DbExpression, string, System.Func, string, out System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.ConvertToBinding(System.Data.Common.CommandTrees.DbExpression, string, System.Func, string, out System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.ConvertToBinding(System.Data.Common.CommandTrees.DbExpression, string, System.Func, string, out TResult)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.ConvertToBinding(System.Data.Common.CommandTrees.DbExpression, System.Func, string, out System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.ConvertToBinding(System.Data.Common.CommandTrees.DbExpression, System.Func, string, out TProjection)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.CreateApply(System.Data.Common.CommandTrees.DbExpression, System.Func, System.Func)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.CreateArithmetic(System.Data.Common.CommandTrees.DbExpressionKind, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.CreateComparison(System.Data.Common.CommandTrees.DbExpressionKind, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.CreateFunctionAggregate(System.Data.Metadata.Edm.EdmFunction, System.Data.Common.CommandTrees.DbExpression, bool)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.CreateLambda(System.Data.Common.CommandTrees.DbExpression, System.Collections.Generic.IEnumerable)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.CreateNewCollection(System.Collections.Generic.IEnumerable)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.CreateRefExpression(System.Data.Metadata.Edm.EntitySet, System.Collections.Generic.IEnumerable)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.CreateRefExpression(System.Data.Metadata.Edm.EntitySet, System.Data.Metadata.Edm.EntityType, System.Collections.Generic.IEnumerable)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.CreateThenBy(System.Data.Common.CommandTrees.DbSortExpression, System.Func, bool, string, bool)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.CrossApply(System.Data.Common.CommandTrees.DbExpressionBinding, System.Data.Common.CommandTrees.DbExpressionBinding)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.CrossJoin(System.Collections.Generic.IEnumerable)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Distinct(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Divide(System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Equal(System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Exists(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.ExtractAlias(System.Reflection.MethodInfo)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.ExtractAliases(System.Reflection.MethodInfo)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Filter(System.Data.Common.CommandTrees.DbExpressionBinding, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.FullOuterJoin(System.Data.Common.CommandTrees.DbExpressionBinding, System.Data.Common.CommandTrees.DbExpressionBinding, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.GetEntityRef(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.GroupBindAs(System.Data.Common.CommandTrees.DbExpression, string, string)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.GroupBy(System.Data.Common.CommandTrees.DbGroupExpressionBinding, System.Collections.Generic.IEnumerable, System.Collections.Generic.IEnumerable)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.InnerJoin(System.Data.Common.CommandTrees.DbExpressionBinding, System.Data.Common.CommandTrees.DbExpressionBinding, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Invoke(System.Data.Common.CommandTrees.DbLambda, params System.Data.Common.CommandTrees.DbExpression[])
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Invoke(System.Data.Common.CommandTrees.DbLambda, System.Collections.Generic.IEnumerable)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Invoke(System.Data.Metadata.Edm.EdmFunction, params System.Data.Common.CommandTrees.DbExpression[])
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.InvokeFunction(System.Data.Metadata.Edm.EdmFunction, System.Collections.Generic.IEnumerable)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.InvokeLambda(System.Data.Common.CommandTrees.DbLambda, System.Collections.Generic.IEnumerable)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.IsEmpty(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.IsNull(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Join(System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Func, System.Func)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Lambda(System.Data.Common.CommandTrees.DbExpression, params System.Data.Common.CommandTrees.DbVariableReferenceExpression[])
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Lambda(System.Data.Common.CommandTrees.DbExpression, System.Collections.Generic.IEnumerable)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.LeftOuterJoin(System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Func)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.LeftOuterJoin(System.Data.Common.CommandTrees.DbExpressionBinding, System.Data.Common.CommandTrees.DbExpressionBinding, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Like(System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Like(System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Limit(System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Minus(System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Modulo(System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Multiply(System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Navigate(System.Data.Common.CommandTrees.DbExpression, System.Data.Metadata.Edm.RelationshipEndMember, System.Data.Metadata.Edm.RelationshipEndMember)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.New(System.Data.Metadata.Edm.TypeUsage, params System.Data.Common.CommandTrees.DbExpression[])
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.NewCollection(params System.Data.Common.CommandTrees.DbExpression[])
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.NewCollection(System.Collections.Generic.IEnumerable)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.NewEmptyCollection(System.Data.Metadata.Edm.TypeUsage)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.NewInstance(System.Data.Metadata.Edm.TypeUsage, System.Collections.Generic.IEnumerable)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.NewRow(System.Collections.Generic.IEnumerable)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Not(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Null(System.Data.Metadata.Edm.TypeUsage)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.OfType(System.Data.Common.CommandTrees.DbExpression, System.Data.Metadata.Edm.TypeUsage)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Or(System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.OuterApply(System.Data.Common.CommandTrees.DbExpressionBinding, System.Data.Common.CommandTrees.DbExpressionBinding)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Parameter(System.Data.Metadata.Edm.TypeUsage, string)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Plus(System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Project(System.Data.Common.CommandTrees.DbExpressionBinding, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Property(System.Data.Common.CommandTrees.DbExpression, string)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Property(System.Data.Common.CommandTrees.DbExpression, System.Data.Metadata.Edm.EdmProperty)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Property(System.Data.Common.CommandTrees.DbExpression, System.Data.Metadata.Edm.NavigationProperty)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Property(System.Data.Common.CommandTrees.DbExpression, System.Data.Metadata.Edm.RelationshipEndMember)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.PropertyByName(System.Data.Common.CommandTrees.DbExpression, string, bool)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.PropertyFromMember(System.Data.Common.CommandTrees.DbExpression, System.Data.Metadata.Edm.EdmMember, string)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.RefFromKey(System.Data.Metadata.Edm.EntitySet, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.RefFromKey(System.Data.Metadata.Edm.EntitySet, System.Data.Common.CommandTrees.DbExpression, System.Data.Metadata.Edm.EntityType)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.ResolveToExpression(TProjection)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.ResolveToExpression(TSelector)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Scan(System.Data.Metadata.Edm.EntitySetBase)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Skip(System.Data.Common.CommandTrees.DbSortExpression, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Sort(System.Data.Common.CommandTrees.DbExpressionBinding, System.Collections.Generic.IEnumerable)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.ToSortClause(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.ToSortClause(System.Data.Common.CommandTrees.DbExpression, string)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.ToSortClauseDescending(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.ToSortClauseDescending(System.Data.Common.CommandTrees.DbExpression, string)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.TryGetAnonymousTypeValues(object, out System.Collections.Generic.List)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.TryResolveToConstant(System.Type, object, out System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.UnaryMinus(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.UnionAll(System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.DbExpressionBuilder.Variable(System.Data.Metadata.Edm.TypeUsage, string)
System.Data.Common.CommandTrees.ExpressionBuilder.EdmFunctions.InvokeCanonicalFunction(string, params System.Data.Common.CommandTrees.DbExpression[])
System.Data.Common.CommandTrees.ExpressionBuilder.EdmFunctions.NewGuid()
System.Data.Common.CommandTrees.ExpressionBuilder.EdmFunctions.ResolveCanonicalFunction(string, System.Data.Metadata.Edm.TypeUsage[])
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.CheckDataSpace(System.Data.Metadata.Edm.GlobalItem)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.CheckDataSpace(System.Data.Metadata.Edm.TypeUsage)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.CheckEntitySet(System.Data.Metadata.Edm.EntitySetBase, string)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.CheckFunction(System.Data.Metadata.Edm.EdmFunction)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.CheckMember(System.Data.Metadata.Edm.EdmMember, string)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.CheckNamed(System.Collections.Generic.KeyValuePair, string, int)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.CheckParameter(System.Data.Metadata.Edm.FunctionParameter, string)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.CheckReadOnly(System.Data.Metadata.Edm.EntitySetBase, string)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.CheckReadOnly(System.Data.Metadata.Edm.GlobalItem, string)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.CheckReadOnly(System.Data.Metadata.Edm.TypeUsage, string)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.CheckType(System.Data.Metadata.Edm.EdmType)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.CheckType(System.Data.Metadata.Edm.EdmType, string)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.CheckType(System.Data.Metadata.Edm.TypeUsage)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.CheckType(System.Data.Metadata.Edm.TypeUsage, string)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.ClrEdmEnumTypesMatch(System.Data.Metadata.Edm.EnumType, System.Type)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.CreateCollectionOfRowResultType(System.Collections.Generic.List)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.CreateCollectionResultType(System.Data.Metadata.Edm.EdmType)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.CreateCollectionResultType(System.Data.Metadata.Edm.TypeUsage)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.CreateExpressionList(System.Collections.Generic.IEnumerable, string, bool, System.Action)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.CreateExpressionList(System.Collections.Generic.IEnumerable, string, int, System.Action)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.CreateReferenceResultType(System.Data.Metadata.Edm.EntityTypeBase)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.CreateResultType(System.Data.Metadata.Edm.EdmType)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.CreateResultType(System.Data.Metadata.Edm.RelationshipEndMember)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.CreateValidator(System.Collections.Generic.IEnumerable, string, System.Func, System.Func)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.GetExpectedParameters(System.Data.Metadata.Edm.EdmFunction)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.GetStructuralMemberTypes(System.Data.Metadata.Edm.TypeUsage)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.IsConstantNegativeInteger(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.NewReadOnlyCollection(System.Collections.Generic.IList)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.RequireCollectionArgument(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.RequireCollectionArguments(System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.RequireComparableCollectionArguments(System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.RequireCompatibleType(System.Data.Common.CommandTrees.DbExpression, System.Data.Metadata.Edm.PrimitiveTypeKind, string)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.RequireCompatibleType(System.Data.Common.CommandTrees.DbExpression, System.Data.Metadata.Edm.RelationshipEndMember, bool)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.RequireCompatibleType(System.Data.Common.CommandTrees.DbExpression, System.Data.Metadata.Edm.TypeUsage, string)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.RequirePolymorphicType(System.Data.Metadata.Edm.TypeUsage, string)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.TryGetPrimitiveTypeKind(System.Type, out System.Data.Metadata.Edm.PrimitiveTypeKind)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.ValidateBinary(System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.ValidateBinding(System.Data.Common.CommandTrees.DbExpressionBinding, string)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.ValidateBound(System.Data.Common.CommandTrees.DbExpressionBinding, System.Data.Common.CommandTrees.DbExpression, string)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.ValidateCreateRef(System.Data.Metadata.Edm.EntitySet, System.Data.Metadata.Edm.EntityType, System.Collections.Generic.IEnumerable, out System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.ValidateGroupBinding(System.Data.Common.CommandTrees.DbGroupExpressionBinding, string)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.ValidateIsNull(System.Data.Common.CommandTrees.DbExpression, bool)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.ValidateLike(System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.ValidateNew(System.Data.Metadata.Edm.TypeUsage, System.Collections.Generic.IEnumerable, out System.Data.Common.CommandTrees.Internal.DbExpressionList)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.ValidateRefFromKey(System.Data.Metadata.Edm.EntitySet, System.Data.Common.CommandTrees.DbExpression, System.Data.Metadata.Edm.EntityType)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.ValidateSortArguments(System.Data.Common.CommandTrees.DbExpressionBinding, System.Collections.Generic.IEnumerable)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.ValidateSortClause(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.ValidateTypeUnary(System.Data.Common.CommandTrees.DbExpression, System.Data.Metadata.Edm.TypeUsage, string)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.ArgumentValidation.ValidateUnary(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.Internal.EnumerableValidator.Validate(System.Collections.Generic.IEnumerable, string, int, bool, System.Func, System.Func, System.Func)
System.Data.Common.CommandTrees.ExpressionBuilder.Row.ToExpression()
System.Data.Common.CommandTrees.ExpressionBuilder.Spatial.SpatialEdmFunctions.GeographyFromBinary(System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.Spatial.SpatialEdmFunctions.GeographyFromGml(System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.Spatial.SpatialEdmFunctions.GeographyFromText(System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.Spatial.SpatialEdmFunctions.GeometryFromBinary(System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.Spatial.SpatialEdmFunctions.GeometryFromGml(System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.ExpressionBuilder.Spatial.SpatialEdmFunctions.GeometryFromText(System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.Internal.DbExpressionRebinder.TryGetMember(System.Data.Common.CommandTrees.DbExpression, string, out System.Data.Metadata.Edm.EdmProperty)
System.Data.Common.CommandTrees.Internal.DbExpressionRebinder.TryGetMember(System.Data.Common.CommandTrees.DbExpression, string, out System.Data.Metadata.Edm.NavigationProperty)
System.Data.Common.CommandTrees.Internal.DbExpressionRebinder.TryGetMember(System.Data.Common.CommandTrees.DbExpression, string, out System.Data.Metadata.Edm.RelationshipEndMember)
System.Data.Common.CommandTrees.Internal.DbExpressionRebinder.VisitType(System.Data.Metadata.Edm.EdmType)
System.Data.Common.CommandTrees.Internal.DbExpressionRebinder.VisitTypeUsage(System.Data.Metadata.Edm.TypeUsage)
System.Data.Common.CommandTrees.Internal.DbExpressionRule.ShouldProcess(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.Internal.DbExpressionRule.TryProcess(System.Data.Common.CommandTrees.DbExpression, out System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.Internal.DbExpressionRuleProcessingVisitor.ApplyRules(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.Internal.DbExpressionRuleProcessingVisitor.GetRules()
System.Data.Common.CommandTrees.Internal.DbExpressionRuleProcessingVisitor.ProcessRules(System.Data.Common.CommandTrees.DbExpression, System.Collections.Generic.List)
System.Data.Common.CommandTrees.Internal.DbExpressionValidator.ThrowInvalid(string)
System.Data.Common.CommandTrees.Internal.DbExpressionValidator.ThrowInvalidMetadata(TMetadata)
System.Data.Common.CommandTrees.Internal.DbExpressionValidator.ThrowInvalidSpace(TMetadata)
System.Data.Common.CommandTrees.Internal.DbExpressionValidator.ValidateMetadata(System.Data.Metadata.Edm.EdmFunction, System.Func, System.Func, System.Data.Metadata.Edm.DataSpace[])
System.Data.Common.CommandTrees.Internal.DbExpressionValidator.ValidateMetadata(System.Data.Metadata.Edm.EdmType, System.Func, System.Func, System.Data.Metadata.Edm.DataSpace[])
System.Data.Common.CommandTrees.Internal.DbExpressionValidator.ValidateMetadata(System.Data.Metadata.Edm.EntitySetBase, System.Func, System.Func, System.Data.Metadata.Edm.DataSpace[])
System.Data.Common.CommandTrees.Internal.DbExpressionValidator.ValidateMetadata(System.Data.Metadata.Edm.TypeUsage, System.Func, System.Func, System.Data.Metadata.Edm.DataSpace[])
System.Data.Common.CommandTrees.Internal.ExpressionDumper.Begin(string)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.Begin(string, string, object)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.Begin(string, string, object, string, object)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.Begin(string, string, object, string, object, string, object)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.Begin(string, System.Collections.Generic.Dictionary)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.Begin(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.Begin(System.Data.Common.CommandTrees.DbExpression, string, object)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.Begin(System.Data.Common.CommandTrees.DbExpression, System.Collections.Generic.Dictionary)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.BeginBinary(System.Data.Common.CommandTrees.DbBinaryExpression)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.BeginUnary(System.Data.Common.CommandTrees.DbUnaryExpression)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.Dump(System.Collections.Generic.IList)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.Dump(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.Dump(System.Data.Common.CommandTrees.DbExpression, string)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.Dump(System.Data.Common.CommandTrees.DbExpressionBinding)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.Dump(System.Data.Common.CommandTrees.DbExpressionBinding, string)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.Dump(System.Data.Common.CommandTrees.DbGroupExpressionBinding)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.Dump(System.Data.Common.CommandTrees.DbGroupExpressionBinding, string)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.Dump(System.Data.Common.CommandTrees.DbLambda)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.Dump(System.Data.Metadata.Edm.EdmFunction)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.Dump(System.Data.Metadata.Edm.EdmProperty)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.Dump(System.Data.Metadata.Edm.EdmType)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.Dump(System.Data.Metadata.Edm.EdmType, string)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.Dump(System.Data.Metadata.Edm.NavigationProperty, string)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.Dump(System.Data.Metadata.Edm.RelationshipEndMember, string)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.Dump(System.Data.Metadata.Edm.RelationshipType)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.Dump(System.Data.Metadata.Edm.RelationshipType, string)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.Dump(System.Data.Metadata.Edm.TypeUsage)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.Dump(System.Data.Metadata.Edm.TypeUsage, string)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.End(string)
System.Data.Common.CommandTrees.Internal.ExpressionDumper.End(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.Internal.ExpressionKeyGen.VisitBinary(System.Data.Common.CommandTrees.DbBinaryExpression)
System.Data.Common.CommandTrees.Internal.ExpressionKeyGen.VisitBinding(System.Data.Common.CommandTrees.DbExpressionBinding)
System.Data.Common.CommandTrees.Internal.ExpressionKeyGen.VisitCastOrTreat(System.Data.Common.CommandTrees.DbUnaryExpression)
System.Data.Common.CommandTrees.Internal.ExpressionKeyGen.VisitExprKind(System.Data.Common.CommandTrees.DbExpressionKind)
System.Data.Common.CommandTrees.Internal.ExpressionKeyGen.VisitFunction(System.Data.Metadata.Edm.EdmFunction, System.Collections.Generic.IList)
System.Data.Common.CommandTrees.Internal.ExpressionKeyGen.VisitGroupBinding(System.Data.Common.CommandTrees.DbGroupExpressionBinding)
System.Data.Common.CommandTrees.Internal.ExpressionKeyGen.VisitSortOrder(System.Collections.Generic.IList)
System.Data.Common.CommandTrees.Internal.ExpressionKeyGen.VisitUnary(System.Data.Common.CommandTrees.DbUnaryExpression)
System.Data.Common.CommandTrees.Internal.ExpressionKeyGen.VisitVariableName(string)
System.Data.Common.CommandTrees.Internal.ExpressionPrinter.CreateParametersNode(System.Data.Common.CommandTrees.DbCommandTree)
System.Data.Common.CommandTrees.Internal.ExpressionPrinter.Print(System.Data.Common.CommandTrees.DbQueryCommandTree)
System.Data.Common.CommandTrees.Internal.ExpressionPrinter.PrinterVisitor.AppendArguments(System.Data.Common.Utils.TreeNode, System.Collections.Generic.IList, System.Collections.Generic.IList)
System.Data.Common.CommandTrees.Internal.ExpressionPrinter.PrinterVisitor.AppendFullName(System.Text.StringBuilder, System.Data.Metadata.Edm.EdmType)
System.Data.Common.CommandTrees.Internal.ExpressionPrinter.PrinterVisitor.AppendParameters(System.Data.Common.Utils.TreeNode, System.Collections.Generic.IEnumerable)
System.Data.Common.CommandTrees.Internal.ExpressionPrinter.PrinterVisitor.AppendType(System.Data.Common.Utils.TreeNode, System.Data.Metadata.Edm.TypeUsage)
System.Data.Common.CommandTrees.Internal.ExpressionPrinter.PrinterVisitor.AppendTypeSpecifier(System.Data.Common.Utils.TreeNode, System.Data.Metadata.Edm.TypeUsage)
System.Data.Common.CommandTrees.Internal.ExpressionPrinter.PrinterVisitor.BuildTypeName(System.Text.StringBuilder, System.Data.Metadata.Edm.TypeUsage)
System.Data.Common.CommandTrees.Internal.ExpressionPrinter.PrinterVisitor.CreateNavigationNode(System.Data.Metadata.Edm.RelationshipEndMember, System.Data.Metadata.Edm.RelationshipEndMember)
System.Data.Common.CommandTrees.Internal.ExpressionPrinter.PrinterVisitor.CreateRelationshipNode(System.Data.Metadata.Edm.RelationshipType)
System.Data.Common.CommandTrees.Internal.ExpressionPrinter.PrinterVisitor.NodeFromExpression(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.Internal.ExpressionPrinter.PrinterVisitor.Visit(string, params System.Data.Common.CommandTrees.DbExpression[])
System.Data.Common.CommandTrees.Internal.ExpressionPrinter.PrinterVisitor.VisitBinary(System.Data.Common.CommandTrees.DbBinaryExpression)
System.Data.Common.CommandTrees.Internal.ExpressionPrinter.PrinterVisitor.VisitBinding(string, System.Data.Common.CommandTrees.DbExpressionBinding)
System.Data.Common.CommandTrees.Internal.ExpressionPrinter.PrinterVisitor.VisitBindingList(string, System.Collections.Generic.IList)
System.Data.Common.CommandTrees.Internal.ExpressionPrinter.PrinterVisitor.VisitCastOrTreat(string, System.Data.Common.CommandTrees.DbUnaryExpression)
System.Data.Common.CommandTrees.Internal.ExpressionPrinter.PrinterVisitor.VisitExpression(string, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.Internal.ExpressionPrinter.PrinterVisitor.VisitExpression(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.Internal.ExpressionPrinter.PrinterVisitor.VisitFunction(System.Data.Metadata.Edm.EdmFunction, System.Collections.Generic.IList)
System.Data.Common.CommandTrees.Internal.ExpressionPrinter.PrinterVisitor.VisitGroupBinding(System.Data.Common.CommandTrees.DbGroupExpressionBinding)
System.Data.Common.CommandTrees.Internal.ExpressionPrinter.PrinterVisitor.VisitInfix(System.Data.Common.CommandTrees.DbExpression, System.Data.Common.CommandTrees.DbExpression, string, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.Internal.ExpressionPrinter.PrinterVisitor.VisitParams(System.Collections.Generic.IList, System.Collections.Generic.IList)
System.Data.Common.CommandTrees.Internal.ExpressionPrinter.PrinterVisitor.VisitSortOrder(System.Collections.Generic.IList)
System.Data.Common.CommandTrees.Internal.ExpressionPrinter.PrinterVisitor.VisitUnary(System.Data.Common.CommandTrees.DbUnaryExpression)
System.Data.Common.CommandTrees.Internal.ExpressionPrinter.PrinterVisitor.VisitUnary(System.Data.Common.CommandTrees.DbUnaryExpression, bool)
System.Data.Common.CommandTrees.Internal.ExpressionPrinter.PrinterVisitor.VisitWithLabel(string, string, System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.Internal.PatternMatchRule.Create(System.Func, System.Func, ProcessedAction)
System.Data.Common.CommandTrees.Internal.ViewSimplifier.FlattenOr(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.Internal.ViewSimplifier.ProjectionCollapser.CollapseProjection(System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.Internal.ViewSimplifier.ProjectionCollapser.IsOuterBindingVarRef(System.Data.Common.CommandTrees.DbVariableReferenceExpression)
System.Data.Common.CommandTrees.Internal.ViewSimplifier.RelatedEntityRefFromAssociationSetEnd(System.Data.Metadata.Edm.EntityType, System.Data.Common.CommandTrees.DbNewInstanceExpression, System.Data.Metadata.Edm.AssociationSetEnd, System.Data.Metadata.Edm.ReferentialConstraint)
System.Data.Common.CommandTrees.Internal.ViewSimplifier.Simplify(System.Data.Common.CommandTrees.DbQueryCommandTree)
System.Data.Common.CommandTrees.Internal.ViewSimplifier.TryMatchConstant(System.Data.Common.CommandTrees.DbExpression, out object)
System.Data.Common.CommandTrees.Internal.ViewSimplifier.TryMatchDiscriminatorPredicate(System.Data.Common.CommandTrees.DbFilterExpression, System.Action)
System.Data.Common.CommandTrees.Internal.ViewSimplifier.TryMatchPropertyEqualsValue(System.Data.Common.CommandTrees.DbExpression, string, out System.Data.Common.CommandTrees.DbPropertyExpression, out object)
System.Data.Common.CommandTrees.Internal.ViewSimplifier.TrySimplifyPredicate(System.Data.Common.CommandTrees.DbExpression, out System.Data.Common.CommandTrees.DbExpression)
System.Data.Common.CommandTrees.Internal.ViewSimplifier.ValueSubstituter.Substitute(System.Data.Common.CommandTrees.DbExpression, string, System.Collections.Generic.Dictionary)
System.Data.Common.DataAdapter.AddDataTableToArray(System.Data.DataTable[], System.Data.DataTable)
System.Data.Common.DataAdapter.AssertReaderHandleFieldCount(System.Data.ProviderBase.DataReaderContainer)
System.Data.Common.DataAdapter.AssertSchemaMapping(System.Data.ProviderBase.SchemaMapping)
System.Data.Common.DataAdapter.CloneFrom(System.Data.Common.DataAdapter)
System.Data.Common.DataAdapter.CloneInternals()
System.Data.Common.DataAdapter.Fill(System.Data.DataSet)
System.Data.Common.DataAdapter.Fill(System.Data.DataSet, string, System.Data.IDataReader, int, int)
System.Data.Common.DataAdapter.Fill(System.Data.DataTable, System.Data.IDataReader)
System.Data.Common.DataAdapter.Fill(System.Data.DataTable[], System.Data.IDataReader, int, int)
System.Data.Common.DataAdapter.FillFromReader(System.Data.DataSet, System.Data.DataTable, string, System.Data.ProviderBase.DataReaderContainer, int, int, System.Data.DataColumn, object)
System.Data.Common.DataAdapter.FillLoadDataRow(System.Data.ProviderBase.SchemaMapping)
System.Data.Common.DataAdapter.FillLoadDataRowChunk(System.Data.ProviderBase.SchemaMapping, int, int)
System.Data.Common.DataAdapter.FillMapping(System.Data.DataSet, System.Data.DataTable, string, System.Data.ProviderBase.DataReaderContainer, int, System.Data.DataColumn, object)
System.Data.Common.DataAdapter.FillMappingInternal(System.Data.DataSet, System.Data.DataTable, string, System.Data.ProviderBase.DataReaderContainer, int, System.Data.DataColumn, object)
System.Data.Common.DataAdapter.FillNextResult(System.Data.ProviderBase.DataReaderContainer)
System.Data.Common.DataAdapter.FillSchema(System.Data.DataTable, System.Data.SchemaType, System.Data.IDataReader)
System.Data.Common.DataAdapter.FillSchemaFromReader(System.Data.DataSet, System.Data.DataTable, System.Data.SchemaType, string, System.Data.IDataReader)
System.Data.Common.DataAdapter.GetSourceTableName(string, int)
System.Data.Common.DataAdapter.HasTableMappings()
System.Data.Common.DataAdapter.OnFillError(System.Data.FillErrorEventArgs)
System.Data.Common.DataAdapter.OnFillErrorHandler(System.Exception, System.Data.DataTable, object[])
System.Data.Common.DataAdapter.ShouldSerializeAcceptChangesDuringFill()
System.Data.Common.DataAdapter.ShouldSerializeFillLoadOption()
System.Data.Common.DataColumnMapping.CreateDataColumnBySchemaAction(string, string, System.Data.DataTable, System.Type, System.Data.MissingSchemaAction)
System.Data.Common.DataColumnMapping.GetDataColumnBySchemaAction(string, string, System.Data.DataTable, System.Type, System.Data.MissingSchemaAction)
System.Data.Common.DataColumnMappingCollection.Add(string, string)
System.Data.Common.DataColumnMappingCollection.Add(System.Data.Common.DataColumnMapping)
System.Data.Common.DataColumnMappingCollection.AddEnumerableRange(System.Collections.IEnumerable, bool)
System.Data.Common.DataColumnMappingCollection.AddWithoutEvents(System.Data.Common.DataColumnMapping)
System.Data.Common.DataColumnMappingCollection.ArrayList()
System.Data.Common.DataColumnMappingCollection.ClearWithoutEvents()
System.Data.Common.DataColumnMappingCollection.CopyTo(System.Data.Common.DataColumnMapping[], int)
System.Data.Common.DataColumnMappingCollection.GetByDataSetColumn(string)
System.Data.Common.DataColumnMappingCollection.GetColumnMappingBySchemaAction(System.Data.Common.DataColumnMappingCollection, string, System.Data.MissingMappingAction)
System.Data.Common.DataColumnMappingCollection.GetDataColumn(System.Data.Common.DataColumnMappingCollection, string, System.Type, System.Data.DataTable, System.Data.MissingMappingAction, System.Data.MissingSchemaAction)
System.Data.Common.DataColumnMappingCollection.IndexOf(object)
System.Data.Common.DataColumnMappingCollection.IndexOf(string)
System.Data.Common.DataColumnMappingCollection.IndexOfDataSetColumn(string)
System.Data.Common.DataColumnMappingCollection.Insert(int, System.Data.Common.DataColumnMapping)
System.Data.Common.DataColumnMappingCollection.RangeCheck(int)
System.Data.Common.DataColumnMappingCollection.RangeCheck(string)
System.Data.Common.DataColumnMappingCollection.Remove(System.Data.Common.DataColumnMapping)
System.Data.Common.DataColumnMappingCollection.RemoveIndex(int)
System.Data.Common.DataColumnMappingCollection.Validate(int, System.Data.Common.DataColumnMapping)
System.Data.Common.DataColumnMappingCollection.ValidateSourceColumn(int, string)
System.Data.Common.DataColumnMappingCollection.ValidateType(object)
System.Data.Common.DataStorage.Aggregate(int[], System.Data.AggregateType)
System.Data.Common.DataStorage.AggregateCount(int[])
System.Data.Common.DataStorage.Compare(int, int)
System.Data.Common.DataStorage.CompareValueTo(int, object)
System.Data.Common.DataStorage.ConvertObjectToXml(object)
System.Data.Common.DataStorage.ConvertObjectToXml(object, System.Xml.XmlWriter, System.Xml.Serialization.XmlRootAttribute)
System.Data.Common.DataStorage.ConvertValue(object)
System.Data.Common.DataStorage.ConvertXmlToObject(System.Xml.XmlReader, System.Xml.Serialization.XmlRootAttribute)
System.Data.Common.DataStorage.Copy(int, int)
System.Data.Common.DataStorage.CopyValue(int, object, System.Collections.BitArray, int)
System.Data.Common.DataStorage.CreateStorage(System.Data.DataColumn, System.Type, System.Data.Common.StorageType)
System.Data.Common.DataStorage.Get(int)
System.Data.Common.DataStorage.GetEmptyStorage(int)
System.Data.Common.DataStorage.GetStorageType(System.Type)
System.Data.Common.DataStorage.GetStringLength(int)
System.Data.Common.DataStorage.IsNull(int)
System.Data.Common.DataStorage.IsObjectNull(object)
System.Data.Common.DataStorage.IsObjectSqlNull(object)
System.Data.Common.DataStorage.IsSqlType(System.Data.Common.StorageType)
System.Data.Common.DataStorage.IsSqlType(System.Type)
System.Data.Common.DataStorage.IsTypeCustomType(System.Data.Common.StorageType)
System.Data.Common.DataStorage.Set(int, object)
System.Data.Common.DataStorage.SetCapacity(int)
System.Data.Common.DataStorage.SetStorage(object, System.Collections.BitArray)
System.Data.Common.DataTableMapping.GetDataColumn(string, System.Type, System.Data.DataTable, System.Data.MissingMappingAction, System.Data.MissingSchemaAction)
System.Data.Common.DataTableMapping.GetDataTableBySchemaAction(System.Data.DataSet, System.Data.MissingSchemaAction)
System.Data.Common.DataTableMappingCollection.Add(object)
System.Data.Common.DataTableMappingCollection.Add(string, string)
System.Data.Common.DataTableMappingCollection.Add(System.Data.Common.DataTableMapping)
System.Data.Common.DataTableMappingCollection.AddEnumerableRange(System.Collections.IEnumerable, bool)
System.Data.Common.DataTableMappingCollection.AddRange(System.Data.Common.DataTableMapping[])
System.Data.Common.DataTableMappingCollection.AddWithoutEvents(System.Data.Common.DataTableMapping)
System.Data.Common.DataTableMappingCollection.ArrayList()
System.Data.Common.DataTableMappingCollection.ClearWithoutEvents()
System.Data.Common.DataTableMappingCollection.GetByDataSetTable(string)
System.Data.Common.DataTableMappingCollection.GetTableMappingBySchemaAction(System.Data.Common.DataTableMappingCollection, string, string, System.Data.MissingMappingAction)
System.Data.Common.DataTableMappingCollection.IndexOf(object)
System.Data.Common.DataTableMappingCollection.IndexOf(string)
System.Data.Common.DataTableMappingCollection.IndexOfDataSetTable(string)
System.Data.Common.DataTableMappingCollection.Insert(int, System.Data.Common.DataTableMapping)
System.Data.Common.DataTableMappingCollection.RangeCheck(int)
System.Data.Common.DataTableMappingCollection.RangeCheck(string)
System.Data.Common.DataTableMappingCollection.Remove(System.Data.Common.DataTableMapping)
System.Data.Common.DataTableMappingCollection.RemoveIndex(int)
System.Data.Common.DataTableMappingCollection.Validate(int, System.Data.Common.DataTableMapping)
System.Data.Common.DataTableMappingCollection.ValidateSourceTable(int, string)
System.Data.Common.DataTableMappingCollection.ValidateType(object)
System.Data.Common.DbCommand.AddParam(object)
System.Data.Common.DbCommand.AddParameter(string, object)
System.Data.Common.DbCommand.AddParameter(string, object, System.Data.DbType)
System.Data.Common.DbCommand.AddParameter(string, System.Data.DbType, object, System.Data.ParameterDirection)
System.Data.Common.DbCommand.AddParameter(System.Data.Common.DbParameter)
System.Data.Common.DbCommand.AddParameters(params System.Data.Common.DbParameter[])
System.Data.Common.DbCommand.AddParameters(string, System.Collections.Generic.List)
System.Data.Common.DbCommand.AddParameters(string, System.Collections.Generic.List, System.Data.DbType)
System.Data.Common.DbCommand.AddParameters(System.Collections.Generic.IDictionary)
System.Data.Common.DbCommand.AddParameters(System.Collections.Generic.IEnumerable)
System.Data.Common.DbCommand.AddParameterWithValue(string, object)
System.Data.Common.DbCommand.AddParams(params object[])
System.Data.Common.DbCommand.AppendCommandText(string)
System.Data.Common.DbCommand.BeginTransaction()
System.Data.Common.DbCommand.BeginTransaction(System.Data.IsolationLevel)
System.Data.Common.DbCommand.Cancel()
System.Data.Common.DbCommand.CloseAndDispose()
System.Data.Common.DbCommand.CreateDbParameter()
System.Data.Common.DbCommand.CreateParameter()
System.Data.Common.DbCommand.CreateParameter(string, object)
System.Data.Common.DbCommand.CreateParameter(string, object, System.Data.DbType)
System.Data.Common.DbCommand.CreateParameter(string, object, System.Data.DbType, System.Data.ParameterDirection)
System.Data.Common.DbCommand.ExecuteDbDataReader(System.Data.CommandBehavior)
System.Data.Common.DbCommand.ExecuteDbDataReaderAsync(System.Data.CommandBehavior, System.Threading.CancellationToken)
System.Data.Common.DbCommand.ExecuteNonQuery()
System.Data.Common.DbCommand.ExecuteNonQueryAsync()
System.Data.Common.DbCommand.ExecuteNonQueryAsync(System.Threading.CancellationToken)
System.Data.Common.DbCommand.ExecuteReader()
System.Data.Common.DbCommand.ExecuteReader(System.Data.CommandBehavior)
System.Data.Common.DbCommand.ExecuteReaderAsync()
System.Data.Common.DbCommand.ExecuteReaderAsync(System.Data.CommandBehavior)
System.Data.Common.DbCommand.ExecuteReaderAsync(System.Data.CommandBehavior, System.Threading.CancellationToken)
System.Data.Common.DbCommand.ExecuteReaderAsync(System.Threading.CancellationToken)
System.Data.Common.DbCommand.ExecuteScalar()
System.Data.Common.DbCommand.ExecuteScalarAs()
System.Data.Common.DbCommand.ExecuteScalarAsOrDefault()
System.Data.Common.DbCommand.ExecuteScalarAsOrDefault(int)
System.Data.Common.DbCommand.ExecuteScalarAsOrDefault(System.Func)
System.Data.Common.DbCommand.ExecuteScalarAsync()
System.Data.Common.DbCommand.ExecuteScalarAsync(System.Threading.CancellationToken)
System.Data.Common.DbCommand.ExecuteScalarTo()
System.Data.Common.DbCommand.ExecuteScalarToOrDefault()
System.Data.Common.DbCommand.ExecuteScalarToOrDefault(int)
System.Data.Common.DbCommand.ExecuteScalarToOrDefault(System.Func)
System.Data.Common.DbCommand.GenerateInsertCommand(object, string, string, SequelocityDotNet.DbCommandExtensions.KeywordEscapeMethod)
System.Data.Common.DbCommand.GenerateInsertForMySql(object, string)
System.Data.Common.DbCommand.GenerateInsertForPostgreSQL(object, string)
System.Data.Common.DbCommand.GenerateInsertForSQLite(object, string)
System.Data.Common.DbCommand.GenerateInsertForSqlServer(object, string)
System.Data.Common.DbCommand.GenerateInsertsForMySql(System.Collections.Generic.List, string)
System.Data.Common.DbCommand.GenerateInsertsForPostgreSQL(System.Collections.Generic.List, string)
System.Data.Common.DbCommand.GenerateInsertsForSQLite(System.Collections.Generic.List, string)
System.Data.Common.DbCommand.GenerateInsertsForSqlServer(System.Collections.Generic.List, string)
System.Data.Common.DbCommand.GetOrCreateParameter(string)
System.Data.Common.DbCommand.GetParameterReplacedCommandText()
System.Data.Common.DbCommand.Open()
System.Data.Common.DbCommand.OpenConnection()
System.Data.Common.DbCommand.OpenConnectionAsync()
System.Data.Common.DbCommand.Prepare()
System.Data.Common.DbCommand.PreviewCommandText()
System.Data.Common.DbCommand.PreviewCommandText(bool)
System.Data.Common.DbCommand.Select(System.Func)
System.Data.Common.DbCommand.SetCommandText(string)
System.Data.Common.DbCommand.SetCommandTimeout(int)
System.Data.Common.DbCommand.SetCommandType(System.Data.CommandType)
System.Data.Common.DbCommand.SetParameter(string, object)
System.Data.Common.DbCommand.SetTransaction(System.Data.Common.DbTransaction)
System.Data.Common.DbCommandBuilder.ApplyParameterInfo(System.Data.Common.DbParameter, System.Data.DataRow, System.Data.StatementType, bool)
System.Data.Common.DbCommandBuilder.BuildCache(bool, System.Data.DataRow, bool)
System.Data.Common.DbCommandBuilder.BuildDeleteCommand(System.Data.Common.DataTableMapping, System.Data.DataRow)
System.Data.Common.DbCommandBuilder.BuildInformation(System.Data.DataTable)
System.Data.Common.DbCommandBuilder.BuildInsertCommand(System.Data.Common.DataTableMapping, System.Data.DataRow)
System.Data.Common.DbCommandBuilder.BuildUpdateCommand(System.Data.Common.DataTableMapping, System.Data.DataRow)
System.Data.Common.DbCommandBuilder.BuildWhereClause(System.Data.Common.DataTableMapping, System.Data.DataRow, System.Text.StringBuilder, System.Data.Common.DbCommand, int, bool)
System.Data.Common.DbCommandBuilder.CreateParameterForNullTest(System.Data.Common.DbCommand, string, string, System.Data.DataRowVersion, int, object, System.Data.Common.DbSchemaRow, System.Data.StatementType, bool)
System.Data.Common.DbCommandBuilder.CreateParameterForValue(System.Data.Common.DbCommand, string, string, System.Data.DataRowVersion, int, object, System.Data.Common.DbSchemaRow, System.Data.StatementType, bool)
System.Data.Common.DbCommandBuilder.GetBaseParameterName(int)
System.Data.Common.DbCommandBuilder.GetColumnValue(System.Data.DataRow, System.Data.DataColumn, System.Data.DataRowVersion)
System.Data.Common.DbCommandBuilder.GetDataColumn(string, System.Data.Common.DataTableMapping, System.Data.DataRow)
System.Data.Common.DbCommandBuilder.GetDeleteCommand()
System.Data.Common.DbCommandBuilder.GetDeleteCommand(bool)
System.Data.Common.DbCommandBuilder.GetDeleteCommand(System.Data.DataRow, bool)
System.Data.Common.DbCommandBuilder.GetInsertCommand()
System.Data.Common.DbCommandBuilder.GetInsertCommand(bool)
System.Data.Common.DbCommandBuilder.GetInsertCommand(System.Data.DataRow, bool)
System.Data.Common.DbCommandBuilder.GetNextParameter(System.Data.Common.DbCommand, int)
System.Data.Common.DbCommandBuilder.GetNullParameterName(int)
System.Data.Common.DbCommandBuilder.GetOriginalParameterName(int)
System.Data.Common.DbCommandBuilder.GetParameterName(int)
System.Data.Common.DbCommandBuilder.GetParameterName(string)
System.Data.Common.DbCommandBuilder.GetParameterPlaceholder(int)
System.Data.Common.DbCommandBuilder.GetSchemaTable(System.Data.Common.DbCommand)
System.Data.Common.DbCommandBuilder.GetSelectCommand()
System.Data.Common.DbCommandBuilder.GetTableMapping(System.Data.DataRow)
System.Data.Common.DbCommandBuilder.GetUpdateCommand()
System.Data.Common.DbCommandBuilder.GetUpdateCommand(bool)
System.Data.Common.DbCommandBuilder.GetUpdateCommand(System.Data.DataRow, bool)
System.Data.Common.DbCommandBuilder.IncludeInInsertValues(System.Data.Common.DbSchemaRow)
System.Data.Common.DbCommandBuilder.IncludeInUpdateSet(System.Data.Common.DbSchemaRow)
System.Data.Common.DbCommandBuilder.IncludeInWhereClause(System.Data.Common.DbSchemaRow, bool)
System.Data.Common.DbCommandBuilder.IncrementWhereCount(System.Data.Common.DbSchemaRow)
System.Data.Common.DbCommandBuilder.InitializeCommand(System.Data.Common.DbCommand)
System.Data.Common.DbCommandBuilder.ParameterNames.GetBaseParameterName(int)
System.Data.Common.DbCommandBuilder.ParameterNames.GetNextGenericParameterName()
System.Data.Common.DbCommandBuilder.ParameterNames.GetNullParameterName(int)
System.Data.Common.DbCommandBuilder.ParameterNames.GetOriginalParameterName(int)
System.Data.Common.DbCommandBuilder.QuotedColumn(string)
System.Data.Common.DbCommandBuilder.QuoteIdentifier(string)
System.Data.Common.DbCommandBuilder.RemoveExtraParameters(System.Data.Common.DbCommand, int)
System.Data.Common.DbCommandBuilder.RowUpdatingHandler(System.Data.Common.RowUpdatingEventArgs)
System.Data.Common.DbCommandBuilder.RowUpdatingHandlerBuilder(System.Data.Common.RowUpdatingEventArgs)
System.Data.Common.DbCommandDefinition.CreateCommand()
System.Data.Common.DbCommandDefinition.PopulateBinaryParameter(System.Data.Common.DbParameter, System.Data.Metadata.Edm.TypeUsage, System.Data.DbType, bool)
System.Data.Common.DbCommandDefinition.PopulateDateTimeParameter(System.Data.Common.DbParameter, System.Data.Metadata.Edm.TypeUsage, System.Data.DbType)
System.Data.Common.DbCommandDefinition.PopulateDecimalParameter(System.Data.Common.DbParameter, System.Data.Metadata.Edm.TypeUsage, System.Data.DbType)
System.Data.Common.DbCommandDefinition.PopulateStringParameter(System.Data.Common.DbParameter, System.Data.Metadata.Edm.TypeUsage, bool)
System.Data.Common.DbCommandDefinition.SetParameterSize(System.Data.Common.DbParameter, System.Data.Metadata.Edm.TypeUsage, bool)
System.Data.Common.DbCommandDefinition.TryGetDbTypeFromPrimitiveType(System.Data.Metadata.Edm.PrimitiveType, out System.Data.DbType)
System.Data.Common.DbConnection.BeginDbTransaction(System.Data.IsolationLevel)
System.Data.Common.DbConnection.BeginTransaction()
System.Data.Common.DbConnection.BeginTransaction(System.Data.IsolationLevel)
System.Data.Common.DbConnection.ChangeDatabase(string)
System.Data.Common.DbConnection.Close()
System.Data.Common.DbConnection.CreateCommand()
System.Data.Common.DbConnection.CreateDbCommand()
System.Data.Common.DbConnection.CreateTextCommand(string, object, System.Collections.Generic.IEnumerable)
System.Data.Common.DbConnection.EnlistTransaction(System.Transactions.Transaction)
System.Data.Common.DbConnection.EnsureOpenAsync()
System.Data.Common.DbConnection.ExecuteEntities(string, System.Data.Common.DbParameter[])
System.Data.Common.DbConnection.ExecuteEntities(string, System.Data.Common.DbParameter[], System.Data.CommandType)
System.Data.Common.DbConnection.ExecuteEntities(string, System.Data.Common.DbParameter[], System.Data.CommandType, System.Data.Common.DbTransaction)
System.Data.Common.DbConnection.ExecuteEntity(string, System.Data.Common.DbParameter[])
System.Data.Common.DbConnection.ExecuteEntity(string, System.Data.Common.DbParameter[], System.Data.CommandType)
System.Data.Common.DbConnection.ExecuteEntity(string, System.Data.Common.DbParameter[], System.Data.CommandType, System.Data.Common.DbTransaction)
System.Data.Common.DbConnection.ExecuteExpandoObject(string, System.Data.Common.DbParameter[])
System.Data.Common.DbConnection.ExecuteExpandoObject(string, System.Data.Common.DbParameter[], System.Data.CommandType)
System.Data.Common.DbConnection.ExecuteExpandoObject(string, System.Data.Common.DbParameter[], System.Data.CommandType, System.Data.Common.DbTransaction)
System.Data.Common.DbConnection.ExecuteExpandoObjects(string, System.Data.Common.DbParameter[])
System.Data.Common.DbConnection.ExecuteExpandoObjects(string, System.Data.Common.DbParameter[], System.Data.CommandType)
System.Data.Common.DbConnection.ExecuteExpandoObjects(string, System.Data.Common.DbParameter[], System.Data.CommandType, System.Data.Common.DbTransaction)
System.Data.Common.DbConnection.ExecuteNonQuery(string, System.Data.Common.DbParameter[])
System.Data.Common.DbConnection.ExecuteNonQuery(string, System.Data.Common.DbParameter[], System.Data.CommandType)
System.Data.Common.DbConnection.ExecuteNonQuery(string, System.Data.Common.DbParameter[], System.Data.CommandType, System.Data.Common.DbTransaction)
System.Data.Common.DbConnection.ExecuteReader(string, System.Data.Common.DbParameter[])
System.Data.Common.DbConnection.ExecuteReader(string, System.Data.Common.DbParameter[], System.Data.CommandType)
System.Data.Common.DbConnection.ExecuteReader(string, System.Data.Common.DbParameter[], System.Data.CommandType, System.Data.Common.DbTransaction)
System.Data.Common.DbConnection.ExecuteScalar(string, System.Data.Common.DbParameter[])
System.Data.Common.DbConnection.ExecuteScalar(string, System.Data.Common.DbParameter[], System.Data.CommandType)
System.Data.Common.DbConnection.ExecuteScalar(string, System.Data.Common.DbParameter[], System.Data.CommandType, System.Data.Common.DbTransaction)
System.Data.Common.DbConnection.GetDbProviderFactory()
System.Data.Common.DbConnection.GetSchema()
System.Data.Common.DbConnection.GetSchema(string)
System.Data.Common.DbConnection.GetSchema(string, string[])
System.Data.Common.DbConnection.OnStateChange(System.Data.StateChangeEventArgs)
System.Data.Common.DbConnection.Open()
System.Data.Common.DbConnection.OpenAsync()
System.Data.Common.DbConnection.OpenAsync(System.Threading.CancellationToken)
System.Data.Common.DbConnection.OpenAsync(System.TimeSpan, int)
System.Data.Common.DbConnection.QueryAsync(string, dynamic, int, System.Data.IDbTransaction, string, int, string)
System.Data.Common.DbConnection.QueryAsync(string, System.Func, dynamic, System.Data.IDbTransaction, string, int, string, int, string)
System.Data.Common.DbConnection.QueryFirstOrDefaultAsync(string, dynamic, int, System.Data.IDbTransaction, string, int, string)
System.Data.Common.DbConnection.Received()
System.Data.Common.DbConnection.Returns(System.Data.Common.DbConnection, params System.Data.Common.DbConnection[])
System.Data.Common.DbConnection.SetReadUncommittedAsync()
System.Data.Common.DbConnection.TryGetProviderFactory()
System.Data.Common.DbConnectionOptions.AppendKeyValuePairBuilder(System.Text.StringBuilder, string, string, bool)
System.Data.Common.DbConnectionOptions.CompareInsensitiveInvariant(string, string)
System.Data.Common.DbConnectionOptions.ConvertToInt32Internal(string, string)
System.Data.Common.DbConnectionOptions.ConvertValueToBooleanInternal(string, string)
System.Data.Common.DbConnectionOptions.ConvertValueToIntegratedSecurityInternal(string)
System.Data.Common.DbConnectionOptions.CreatePermissionSet()
System.Data.Common.DbConnectionOptions.ExpandDataDirectory(string, string, ref string)
System.Data.Common.DbConnectionOptions.GetKeyName(System.Text.StringBuilder)
System.Data.Common.DbConnectionOptions.GetKeyValue(System.Text.StringBuilder, bool)
System.Data.Common.DbConnectionOptions.GetKeyValuePair(string, int, System.Text.StringBuilder, bool, out string, out string)
System.Data.Common.DbConnectionOptions.IsKeyNameValid(string)
System.Data.Common.DbConnectionOptions.IsValueValidInternal(string)
System.Data.Common.DbConnectionOptions.ReplacePasswordPwd(out string, bool)
System.Data.Common.DbConnectionOptions.UsersConnectionString(bool, bool)
System.Data.Common.DbConnectionPoolKey.GetHashCode()
System.Data.Common.DBConnectionString.ContainsKey(string)
System.Data.Common.DBConnectionString.IsRestrictedKeyword(string)
System.Data.Common.DBConnectionString.NewRestrictionAllowOnly(string[], string[])
System.Data.Common.DBConnectionString.NewRestrictionIntersect(string[], string[])
System.Data.Common.DBConnectionString.NoDuplicateUnion(string[], string[])
System.Data.Common.DBConnectionString.RemoveDuplicates(string[])
System.Data.Common.DBConnectionString.ValidateCombinedSet(System.Data.Common.DBConnectionString, System.Data.Common.DBConnectionString)
System.Data.Common.DBConnectionString.Verify(string[])
System.Data.Common.DbConnectionStringBuilder.Add(string, object)
System.Data.Common.DbConnectionStringBuilder.Clear()
System.Data.Common.DbConnectionStringBuilder.ContainsKey(string)
System.Data.Common.DbConnectionStringBuilder.EquivalentTo(System.Data.Common.DbConnectionStringBuilder)
System.Data.Common.DbConnectionStringBuilder.GetAttributesFromCollection(System.ComponentModel.AttributeCollection)
System.Data.Common.DbConnectionStringBuilder.GetProperties()
System.Data.Common.DbConnectionStringBuilder.GetProperties(System.Attribute[])
System.Data.Common.DbConnectionStringBuilder.GetProperties(System.Collections.Hashtable)
System.Data.Common.DbConnectionStringBuilder.ObjectToString(object)
System.Data.Common.DbConnectionStringBuilder.Remove(string)
System.Data.Common.DbConnectionStringBuilder.SetInitialCatalogName(string)
System.Data.Common.DbConnectionStringBuilder.SetPhysicalFileName(string)
System.Data.Common.DbConnectionStringBuilder.ToString()
System.Data.Common.DbConnectionStringBuilder.TryGetValue(string, out object)
System.Data.Common.DbConnectionStringBuilderUtil.IsValidApplicationIntentValue(System.Data.SqlClient.ApplicationIntent)
System.Data.Common.DbConnectionStringBuilderUtil.IsValidAuthenticationTypeValue(System.Data.SqlClient.SqlAuthenticationMethod)
System.Data.Common.DbConnectionStringBuilderUtil.IsValidColumnEncryptionSetting(System.Data.SqlClient.SqlConnectionColumnEncryptionSetting)
System.Data.Common.DbConnectionStringBuilderUtil.IsValidPoolBlockingPeriodValue(System.Data.SqlClient.PoolBlockingPeriod)
System.Data.Common.DbConnectionStringBuilderUtil.TryConvertToApplicationIntent(string, out System.Data.SqlClient.ApplicationIntent)
System.Data.Common.DbConnectionStringBuilderUtil.TryConvertToAuthenticationType(string, out System.Data.SqlClient.SqlAuthenticationMethod)
System.Data.Common.DbConnectionStringBuilderUtil.TryConvertToColumnEncryptionSetting(string, out System.Data.SqlClient.SqlConnectionColumnEncryptionSetting)
System.Data.Common.DbConnectionStringBuilderUtil.TryConvertToPoolBlockingPeriod(string, out System.Data.SqlClient.PoolBlockingPeriod)
System.Data.Common.DbDataAdapter.AddToBatch(System.Data.IDbCommand)
System.Data.Common.DbDataAdapter.ClearBatch()
System.Data.Common.DbDataAdapter.CloneCommand(System.Data.IDbCommand)
System.Data.Common.DbDataAdapter.CloneFrom(System.Data.Common.DbDataAdapter)
System.Data.Common.DbDataAdapter.CreateRowUpdatedEvent(System.Data.DataRow, System.Data.IDbCommand, System.Data.StatementType, System.Data.Common.DataTableMapping)
System.Data.Common.DbDataAdapter.CreateRowUpdatingEvent(System.Data.DataRow, System.Data.IDbCommand, System.Data.StatementType, System.Data.Common.DataTableMapping)
System.Data.Common.DbDataAdapter.ExecuteBatch()
System.Data.Common.DbDataAdapter.Fill(System.Data.DataSet)
System.Data.Common.DbDataAdapter.Fill(System.Data.DataSet, int, int, string)
System.Data.Common.DbDataAdapter.Fill(System.Data.DataSet, int, int, string, System.Data.IDbCommand, System.Data.CommandBehavior)
System.Data.Common.DbDataAdapter.Fill(System.Data.DataSet, string)
System.Data.Common.DbDataAdapter.Fill(System.Data.DataTable)
System.Data.Common.DbDataAdapter.Fill(System.Data.DataTable[], int, int, System.Data.IDbCommand, System.Data.CommandBehavior)
System.Data.Common.DbDataAdapter.FillInternal(System.Data.DataSet, System.Data.DataTable[], int, int, string, System.Data.IDbCommand, System.Data.CommandBehavior)
System.Data.Common.DbDataAdapter.FillSchema(System.Data.DataSet, System.Data.SchemaType)
System.Data.Common.DbDataAdapter.FillSchema(System.Data.DataSet, System.Data.SchemaType, System.Data.IDbCommand, string, System.Data.CommandBehavior)
System.Data.Common.DbDataAdapter.FillSchema(System.Data.DataTable, System.Data.SchemaType)
System.Data.Common.DbDataAdapter.FillSchema(System.Data.DataTable, System.Data.SchemaType, System.Data.IDbCommand, System.Data.CommandBehavior)
System.Data.Common.DbDataAdapter.FillSchemaInternal(System.Data.DataSet, System.Data.DataTable, System.Data.SchemaType, System.Data.IDbCommand, string, System.Data.CommandBehavior)
System.Data.Common.DbDataAdapter.GetBatchedParameter(int, int)
System.Data.Common.DbDataAdapter.GetBatchedRecordsAffected(int, out int, out System.Exception)
System.Data.Common.DbDataAdapter.GetConnection1(System.Data.Common.DbDataAdapter)
System.Data.Common.DbDataAdapter.GetConnection3(System.Data.Common.DbDataAdapter, System.Data.IDbCommand, string)
System.Data.Common.DbDataAdapter.GetConnection4(System.Data.Common.DbDataAdapter, System.Data.IDbCommand, System.Data.StatementType, bool)
System.Data.Common.DbDataAdapter.GetFillParameters()
System.Data.Common.DbDataAdapter.GetParameterSourceVersion(System.Data.StatementType, System.Data.IDataParameter)
System.Data.Common.DbDataAdapter.GetTableMapping(System.Data.DataTable)
System.Data.Common.DbDataAdapter.InitializeBatching()
System.Data.Common.DbDataAdapter.OnRowUpdated(System.Data.Common.RowUpdatedEventArgs)
System.Data.Common.DbDataAdapter.OnRowUpdating(System.Data.Common.RowUpdatingEventArgs)
System.Data.Common.DbDataAdapter.ParameterInput(System.Data.IDataParameterCollection, System.Data.StatementType, System.Data.DataRow, System.Data.Common.DataTableMapping)
System.Data.Common.DbDataAdapter.ParameterOutput(System.Data.IDataParameter, System.Data.DataRow, System.Data.Common.DataTableMapping, System.Data.MissingMappingAction, System.Data.MissingSchemaAction)
System.Data.Common.DbDataAdapter.ParameterOutput(System.Data.IDataParameterCollection, System.Data.DataRow, System.Data.Common.DataTableMapping)
System.Data.Common.DbDataAdapter.QuietClose(System.Data.IDbConnection, System.Data.ConnectionState)
System.Data.Common.DbDataAdapter.QuietOpen(System.Data.IDbConnection, out System.Data.ConnectionState)
System.Data.Common.DbDataAdapter.TerminateBatching()
System.Data.Common.DbDataAdapter.Update(System.Data.DataRow[])
System.Data.Common.DbDataAdapter.Update(System.Data.DataRow[], System.Data.Common.DataTableMapping)
System.Data.Common.DbDataAdapter.Update(System.Data.DataSet)
System.Data.Common.DbDataAdapter.Update(System.Data.DataSet, string)
System.Data.Common.DbDataAdapter.Update(System.Data.DataTable)
System.Data.Common.DbDataAdapter.UpdateBatchExecute(System.Data.Common.DbDataAdapter.BatchCommandInfo[], int, System.Data.Common.RowUpdatedEventArgs)
System.Data.Common.DbDataAdapter.UpdateConnectionOpen(System.Data.IDbConnection, System.Data.StatementType, System.Data.IDbConnection[], System.Data.ConnectionState[], bool)
System.Data.Common.DbDataAdapter.UpdatedRowStatus(System.Data.Common.RowUpdatedEventArgs, System.Data.Common.DbDataAdapter.BatchCommandInfo[], int)
System.Data.Common.DbDataAdapter.UpdatedRowStatusContinue(System.Data.Common.RowUpdatedEventArgs, System.Data.Common.DbDataAdapter.BatchCommandInfo[], int)
System.Data.Common.DbDataAdapter.UpdatedRowStatusErrors(System.Data.Common.RowUpdatedEventArgs, System.Data.Common.DbDataAdapter.BatchCommandInfo[], int)
System.Data.Common.DbDataAdapter.UpdatedRowStatusSkip(System.Data.Common.DbDataAdapter.BatchCommandInfo[], int)
System.Data.Common.DbDataAdapter.UpdateFromDataTable(System.Data.DataTable, System.Data.Common.DataTableMapping)
System.Data.Common.DbDataAdapter.UpdateRowExecute(System.Data.Common.RowUpdatedEventArgs, System.Data.IDbCommand, System.Data.StatementType)
System.Data.Common.DbDataAdapter.UpdatingRowStatusErrors(System.Data.Common.RowUpdatingEventArgs, System.Data.DataRow)
System.Data.Common.DBDataPermission.Add(string, string, System.Data.KeyRestrictionBehavior)
System.Data.Common.DBDataPermission.AddPermissionEntry(System.Data.Common.DBConnectionString)
System.Data.Common.DBDataPermission.Clear()
System.Data.Common.DBDataPermission.Copy()
System.Data.Common.DBDataPermission.CopyFrom(System.Data.Common.DBDataPermission)
System.Data.Common.DBDataPermission.CreateInstance()
System.Data.Common.DBDataPermission.DecodeXmlValue(string)
System.Data.Common.DBDataPermission.EncodeXmlValue(string)
System.Data.Common.DBDataPermission.IsEmpty()
System.Data.Common.DBDataPermission.IsUnrestricted()
System.Data.Common.DbDataReader.Close()
System.Data.Common.DbDataReader.Dispose()
System.Data.Common.DbDataReader.Dispose(bool)
System.Data.Common.DbDataReader.GetBoolean(int)
System.Data.Common.DbDataReader.GetByte(int)
System.Data.Common.DbDataReader.GetBytes(int, long, byte[], int, int)
System.Data.Common.DbDataReader.GetChar(int)
System.Data.Common.DbDataReader.GetChars(int, long, char[], int, int)
System.Data.Common.DbDataReader.GetColumnOrdinal(string)
System.Data.Common.DbDataReader.GetData(int)
System.Data.Common.DbDataReader.GetDataTypeName(int)
System.Data.Common.DbDataReader.GetDateTime(int)
System.Data.Common.DbDataReader.GetDbDataReader(int)
System.Data.Common.DbDataReader.GetDecimal(int)
System.Data.Common.DbDataReader.GetDouble(int)
System.Data.Common.DbDataReader.GetEnumerator()
System.Data.Common.DbDataReader.GetFieldType(int)
System.Data.Common.DbDataReader.GetFieldValue(int)
System.Data.Common.DbDataReader.GetFieldValueAsync(int)
System.Data.Common.DbDataReader.GetFieldValueAsync(int, System.Threading.CancellationToken)
System.Data.Common.DbDataReader.GetFloat(int)
System.Data.Common.DbDataReader.GetGuid(int)
System.Data.Common.DbDataReader.GetInt16(int)
System.Data.Common.DbDataReader.GetInt32(int)
System.Data.Common.DbDataReader.GetInt64(int)
System.Data.Common.DbDataReader.GetName(int)
System.Data.Common.DbDataReader.GetOrdinal(string)
System.Data.Common.DbDataReader.GetProviderSpecificFieldType(int)
System.Data.Common.DbDataReader.GetProviderSpecificValue(int)
System.Data.Common.DbDataReader.GetProviderSpecificValues(object[])
System.Data.Common.DbDataReader.GetSchemaTable()
System.Data.Common.DbDataReader.GetStream(int)
System.Data.Common.DbDataReader.GetString(int)
System.Data.Common.DbDataReader.GetTextReader(int)
System.Data.Common.DbDataReader.GetValue(int)
System.Data.Common.DbDataReader.GetValues(object[])
System.Data.Common.DbDataReader.IsDBNull(int)
System.Data.Common.DbDataReader.IsDBNullAsync(int)
System.Data.Common.DbDataReader.IsDBNullAsync(int, System.Threading.CancellationToken)
System.Data.Common.DbDataReader.NextResult()
System.Data.Common.DbDataReader.NextResultAsync()
System.Data.Common.DbDataReader.NextResultAsync(System.Threading.CancellationToken)
System.Data.Common.DbDataReader.Read()
System.Data.Common.DbDataReader.ReadAsync()
System.Data.Common.DbDataReader.ReadAsync(System.Threading.CancellationToken)
System.Data.Common.DbDataReader.Select(System.Func)
System.Data.Common.DbDataReader.ToObject(string, string[], ObjectsChangeTracker)
System.Data.Common.DbDataReader.ToObjects(string, string[], ObjectsChangeTracker)
System.Data.Common.DbDataRecord.GetData(int)
System.Data.Common.DbDataRecord.GetDbDataReader(int)
System.Data.Common.DbDataRecord.GetDouble(int)
System.Data.Common.DbDataRecord.GetFieldType(int)
System.Data.Common.DbDataRecord.GetInt32(int)
System.Data.Common.DbDataRecord.GetName(int)
System.Data.Common.DbDataRecord.GetString(int)
System.Data.Common.DbDataRecord.GetValue(int)
System.Data.Common.DbDataRecord.IsDBNull(int)
System.Data.Common.DbDataSourceEnumerator.GetDataSources()
System.Data.Common.DbEnumerator.BuildSchemaInfo()
System.Data.Common.DbParameter.ResetDbType()
System.Data.Common.DbParameterCollection.Add(object)
System.Data.Common.DbParameterCollection.AddRange(System.Array)
System.Data.Common.DbParameterCollection.Clear()
System.Data.Common.DbParameterCollection.Contains(string)
System.Data.Common.DbParameterCollection.IndexOf(object)
System.Data.Common.DbParameterCollection.IndexOf(string)
System.Data.Common.DbParameterCollection.Insert(int, object)
System.Data.Common.DbParameterCollection.Remove(object)
System.Data.Common.DbParameterCollection.RemoveAt(string)
System.Data.Common.DbProviderConfigurationHandler.CloneParent(System.Collections.Specialized.NameValueCollection)
System.Data.Common.DbProviderConfigurationHandler.CreateStatic(object, object, System.Xml.XmlNode)
System.Data.Common.DbProviderConfigurationHandler.DbProviderDictionarySectionHandler.CreateStatic(System.Collections.Specialized.NameValueCollection, System.Object, System.Xml.XmlNode)
System.Data.Common.DbProviderConfigurationHandler.DbProviderDictionarySectionHandler.HandleAdd(System.Xml.XmlNode, System.Collections.Specialized.NameValueCollection)
System.Data.Common.DbProviderConfigurationHandler.DbProviderDictionarySectionHandler.HandleClear(System.Xml.XmlNode, System.Collections.Specialized.NameValueCollection)
System.Data.Common.DbProviderConfigurationHandler.DbProviderDictionarySectionHandler.HandleRemove(System.Xml.XmlNode, System.Collections.Specialized.NameValueCollection)
System.Data.Common.DbProviderConfigurationHandler.RemoveAttribute(System.Xml.XmlNode, string)
System.Data.Common.DbProviderFactories.GetFactory(string)
System.Data.Common.DbProviderFactories.GetFactory(System.Data.Common.DbConnection)
System.Data.Common.DbProviderFactories.GetFactory(System.Data.DataRow)
System.Data.Common.DbProviderFactories.GetFactoryClasses()
System.Data.Common.DbProviderFactories.GetProviderTable()
System.Data.Common.DbProviderFactories.IncludeFrameworkFactoryClasses(System.Data.DataTable)
System.Data.Common.DbProviderFactories.Initialize()
System.Data.Common.DbProviderFactoriesConfigurationHandler.CreateProviderDataTable()
System.Data.Common.DbProviderFactoriesConfigurationHandler.CreateStatic(object, object, System.Xml.XmlNode)
System.Data.Common.DbProviderFactoriesConfigurationHandler.DbProviderDictionarySectionHandler.CreateStatic(System.Data.DataTable, System.Object, System.Xml.XmlNode)
System.Data.Common.DbProviderFactoriesConfigurationHandler.DbProviderDictionarySectionHandler.HandleAdd(System.Xml.XmlNode, System.Data.DataTable)
System.Data.Common.DbProviderFactoriesConfigurationHandler.DbProviderDictionarySectionHandler.HandleClear(System.Xml.XmlNode, System.Data.DataTable)
System.Data.Common.DbProviderFactoriesConfigurationHandler.DbProviderDictionarySectionHandler.HandleRemove(System.Xml.XmlNode, System.Data.DataTable)
System.Data.Common.DbProviderFactoriesConfigurationHandler.HandleProviders(System.Data.DataSet, object, System.Xml.XmlNode, string)
System.Data.Common.DbProviderFactory.CreateCommand()
System.Data.Common.DbProviderFactory.CreateCommandBuilder()
System.Data.Common.DbProviderFactory.CreateConnection()
System.Data.Common.DbProviderFactory.CreateConnection(string)
System.Data.Common.DbProviderFactory.CreateConnectionStringBuilder()
System.Data.Common.DbProviderFactory.CreateDataAdapter()
System.Data.Common.DbProviderFactory.CreateDataSourceEnumerator()
System.Data.Common.DbProviderFactory.CreateParameter()
System.Data.Common.DbProviderFactory.CreatePermission(System.Security.Permissions.PermissionState)
System.Data.Common.DbProviderFactory.WrapProviderFactory()
System.Data.Common.DbProviderFactoryConfigSection.IsNull()
System.Data.Common.DbProviderManifest.EscapeLikeArgument(string)
System.Data.Common.DbProviderManifest.GetDbInformation(string)
System.Data.Common.DbProviderManifest.GetInformation(string)
System.Data.Common.DbProviderManifest.GetStoreFunctions()
System.Data.Common.DbProviderManifest.GetStoreType(System.Data.Metadata.Edm.TypeUsage)
System.Data.Common.DbProviderManifest.GetStoreTypes()
System.Data.Common.DbProviderManifest.SupportsEscapingLikeArgument(out char)
System.Data.Common.DbProviderServices.CreateCommand(System.Data.Common.CommandTrees.DbCommandTree)
System.Data.Common.DbProviderServices.CreateCommandDefinition(System.Data.Common.CommandTrees.DbCommandTree)
System.Data.Common.DbProviderServices.CreateCommandDefinition(System.Data.Common.DbCommand)
System.Data.Common.DbProviderServices.CreateCommandDefinition(System.Data.Common.DbProviderManifest, System.Data.Common.CommandTrees.DbCommandTree)
System.Data.Common.DbProviderServices.CreateDatabase(System.Data.Common.DbConnection, System.Nullable, System.Data.Metadata.Edm.StoreItemCollection)
System.Data.Common.DbProviderServices.CreateDatabaseScript(string, System.Data.Metadata.Edm.StoreItemCollection)
System.Data.Common.DbProviderServices.CreateDbCommandDefinition(System.Data.Common.DbProviderManifest, System.Data.Common.CommandTrees.DbCommandTree)
System.Data.Common.DbProviderServices.DatabaseExists(System.Data.Common.DbConnection, System.Nullable, System.Data.Metadata.Edm.StoreItemCollection)
System.Data.Common.DbProviderServices.DbCreateDatabase(System.Data.Common.DbConnection, int, System.Data.Metadata.Edm.StoreItemCollection)
System.Data.Common.DbProviderServices.DbCreateDatabaseScript(string, System.Data.Metadata.Edm.StoreItemCollection)
System.Data.Common.DbProviderServices.DbDatabaseExists(System.Data.Common.DbConnection, int, System.Data.Metadata.Edm.StoreItemCollection)
System.Data.Common.DbProviderServices.DbDeleteDatabase(System.Data.Common.DbConnection, int, System.Data.Metadata.Edm.StoreItemCollection)
System.Data.Common.DbProviderServices.DbGetSpatialServices(string)
System.Data.Common.DbProviderServices.DeleteDatabase(System.Data.Common.DbConnection, System.Nullable, System.Data.Metadata.Edm.StoreItemCollection)
System.Data.Common.DbProviderServices.GetDbProviderManifest(string)
System.Data.Common.DbProviderServices.GetDbProviderManifestToken(System.Data.Common.DbConnection)
System.Data.Common.DbProviderServices.GetDbSpatialDataReader(System.Data.Common.DbDataReader, string)
System.Data.Common.DbProviderServices.GetProviderFactory(System.Data.Common.DbConnection)
System.Data.Common.DbProviderServices.GetProviderManifest(string)
System.Data.Common.DbProviderServices.GetProviderManifestToken(System.Data.Common.DbConnection)
System.Data.Common.DbProviderServices.GetProviderServices(System.Data.Common.DbConnection)
System.Data.Common.DbProviderServices.GetProviderServices(System.Data.Common.DbProviderFactory)
System.Data.Common.DbProviderServices.GetSpatialDataReader(System.Data.Common.DbDataReader, string)
System.Data.Common.DbProviderServices.GetSpatialServices(string)
System.Data.Common.DbProviderServices.GetXmlResource(string)
System.Data.Common.DbProviderServices.SetDbParameterValue(System.Data.Common.DbParameter, System.Data.Metadata.Edm.TypeUsage, object)
System.Data.Common.DbProviderServices.ValidateDataSpace(System.Data.Common.CommandTrees.DbCommandTree)
System.Data.Common.DbSchemaTable.CachedDataColumn(System.Data.Common.DbSchemaTable.ColumnEnum, System.Data.Common.DbSchemaTable.ColumnEnum)
System.Data.Common.DbTransaction.Commit()
System.Data.Common.DbTransaction.Dispose()
System.Data.Common.DbTransaction.Dispose(bool)
System.Data.Common.DbTransaction.Rollback()
System.Data.Common.DbXmlEnabledProviderManifest.EnumerableToReadOnlyCollection(System.Collections.Generic.IEnumerable, out System.Collections.ObjectModel.ReadOnlyCollection)
System.Data.Common.DbXmlEnabledProviderManifest.GetReadOnlyCollection(System.Data.Metadata.Edm.PrimitiveType, System.Collections.Generic.Dictionary, System.Collections.ObjectModel.ReadOnlyCollection)
System.Data.Common.DbXmlEnabledProviderManifest.GetStoreFunctions()
System.Data.Common.DbXmlEnabledProviderManifest.GetStoreTypes()
System.Data.Common.EntitySql.AST.DotExpr.IsMultipartIdentifier(out string[])
System.Data.Common.EntitySql.AST.Literal.ConvertBinaryLiteralValue(System.Data.Common.EntitySql.ErrorContext, string)
System.Data.Common.EntitySql.AST.Literal.ConvertBooleanLiteralValue(System.Data.Common.EntitySql.ErrorContext, string)
System.Data.Common.EntitySql.AST.Literal.ConvertDateTimeLiteralValue(System.Data.Common.EntitySql.ErrorContext, string)
System.Data.Common.EntitySql.AST.Literal.ConvertDateTimeOffsetLiteralValue(System.Data.Common.EntitySql.ErrorContext, string)
System.Data.Common.EntitySql.AST.Literal.ConvertGuidLiteralValue(System.Data.Common.EntitySql.ErrorContext, string)
System.Data.Common.EntitySql.AST.Literal.ConvertNumericLiteral(System.Data.Common.EntitySql.ErrorContext, string)
System.Data.Common.EntitySql.AST.Literal.ConvertTimeLiteralValue(System.Data.Common.EntitySql.ErrorContext, string)
System.Data.Common.EntitySql.AST.Literal.DefaultNumericConversion(string, System.Data.Common.EntitySql.ErrorContext)
System.Data.Common.EntitySql.AST.Literal.GetDateParts(string, string[], out int, out int, out int)
System.Data.Common.EntitySql.AST.Literal.GetStringLiteralValue(string, bool)
System.Data.Common.EntitySql.AST.Literal.GetTimeParts(string, string[], int, out int, out int, out int, out int)
System.Data.Common.EntitySql.AST.Literal.HexDigitToBinaryValue(char)
System.Data.Common.EntitySql.CqlErrorHelper.GetReadableTypeKind(System.Data.Metadata.Edm.EdmType)
System.Data.Common.EntitySql.CqlErrorHelper.GetReadableTypeKind(System.Data.Metadata.Edm.TypeUsage)
System.Data.Common.EntitySql.CqlErrorHelper.GetReadableTypeName(System.Data.Metadata.Edm.EdmType)
System.Data.Common.EntitySql.CqlErrorHelper.GetReadableTypeName(System.Data.Metadata.Edm.TypeUsage)
System.Data.Common.EntitySql.CqlErrorHelper.ReportIncompatibleCommonType(System.Data.Common.EntitySql.ErrorContext, System.Data.Metadata.Edm.TypeUsage, System.Data.Metadata.Edm.TypeUsage, System.Data.Metadata.Edm.TypeUsage, System.Data.Metadata.Edm.TypeUsage)
System.Data.Common.EntitySql.CqlLexer.AcceptMethod.Invoke()
System.Data.Common.EntitySql.CqlLexer.GetLiteralSingleQuotePayload(string)
System.Data.Common.EntitySql.CqlLexer.GetLookAheadChar()
System.Data.Common.EntitySql.CqlLexer.IsCanonicalFunctionCall(string, System.Char)
System.Data.Common.EntitySql.CqlLexer.IsDigit(char)
System.Data.Common.EntitySql.CqlLexer.IsEscapedIdentifier(string, out System.Data.Common.EntitySql.CqlLexer.Token)
System.Data.Common.EntitySql.CqlLexer.isHexDigit(char)
System.Data.Common.EntitySql.CqlLexer.IsInSymbolAsIdentifierState(char)
System.Data.Common.EntitySql.CqlLexer.IsKeyword(string, out System.Data.Common.EntitySql.CqlLexer.Token)
System.Data.Common.EntitySql.CqlLexer.IsLetter(char)
System.Data.Common.EntitySql.CqlLexer.IsNewLine(System.Char)
System.Data.Common.EntitySql.CqlLexer.IsValidBinaryValue(string)
System.Data.Common.EntitySql.CqlLexer.IsValidDateTimeOffsetValue(string)
System.Data.Common.EntitySql.CqlLexer.IsValidDateTimeValue(string)
System.Data.Common.EntitySql.CqlLexer.IsValidGuidValue(string)
System.Data.Common.EntitySql.CqlLexer.IsValidTimeValue(string)
System.Data.Common.EntitySql.CqlLexer.MapIdentifierOrKeyword(string)
System.Data.Common.EntitySql.CqlLexer.MapUnescapedIdentifier(string)