Show / Hide Table of Contents

Class RelationsList.FromContact

FromContact contain the method to create the RelationList.

Inheritance
Object
SqlCommand
TableExpression
RelationsList.RelationsListQuery
RelationsList.FromContact
Inherited Members
RelationsList.RelationsListQuery._r
RelationsList.RelationsListQuery._c1
RelationsList.RelationsListQuery._c2
RelationsList.RelationsListQuery._rd
RelationsList.RelationsListQuery._a
RelationsList.RelationsListQuery._p1
RelationsList.RelationsListQuery._p2
RelationsList.RelationsListQuery._contactid
RelationsList.RelationsListQuery._param_p1Id
RelationsList.RelationsListQuery._param_p1first
RelationsList.RelationsListQuery._param_p1last
RelationsList.RelationsListQuery._param_p2Id
RelationsList.RelationsListQuery._param_p2first
RelationsList.RelationsListQuery._param_p2last
RelationsList.RelationsListQuery.ToRelationsList()
RelationsList.RelationsListQuery.SqlType
TableExpression.GetTableInfos()
TableExpression.Add(Select[])
TableExpression.TableExp
TableExpression.TableExpOrderBy
SqlCommand.Origin
SqlCommand.AddIgnoreAutoSentryTableInfo(TableInfo)
SqlCommand.AddIgnoreAutoSentryTableInfo(IEnumerable<TableInfo>)
SqlCommand.RemoveIgnoreAutoSentryTableInfo(TableInfo)
SqlCommand.ClearIgnoreAutoSentryTableInfos()
SqlCommand.IsAutoSentryIgnoredOnTableInfo(TableInfo)
SqlCommand.GetPrivateSaves()
SqlCommand.GetInserts()
SqlCommand.GetUpdates()
SqlCommand.GetDeletes()
SqlCommand.GetSelect()
SqlCommand.AutoSentryIgnoredTables
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Archives
Assembly: SoDataBase.dll
Syntax
public sealed class FromContact : RelationsList.RelationsListQuery

Constructors

FromContact(Int32)

Default constructor.

Declaration
public FromContact(int contactid)
Parameters
Type Name Description
Int32 contactid

The contact we want the relations on.

Extension Methods

EnumUtil.MapEnums<From, To>(From)
QueryExectionExtensions.ExecuteReader(SqlCommand, Boolean)
QueryExectionExtensions.ExecuteScalar<T>(SqlCommand)
QueryExectionExtensions.ExecuteNonQuery(SqlCommand)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top