ITypeMap Interface

Represents the mapping between external type and internal type.

Namespace: Xafari.Data
Assembly: Xafari.Data (in Xafari.Data.dll)

  • c#
  • VB

public interface ITypeMap

Public Interface ITypeMap
End Interface

Name Description
msdn2017/pubproperty FilterExpression Gets or sets an filter expression that applied while executing operations.
msdn2017/pubproperty KeyColumnName Gets or sets a name of key column.
msdn2017/pubproperty KeyColumnType Gets or sets a type name of key column.
msdn2017/pubproperty KeyMemberName Gets or sets a name of key property.
msdn2017/pubproperty KeyMemberType Gets or sets a type full name of the key property.
msdn2017/pubproperty MemberMapping Gets a collection of map between TypeFullName and TableName.
msdn2017/pubproperty TableName Gets or sets a name of table in external data source.
msdn2017/pubproperty TypeFullName Gets or sets a fully qualified name of internal type.
msdn2017/pubproperty TypeSettings refernce to Type Settings ITypeSettings.
Top
Name Description
msdn2017/pubmethod IsEmptyReference(string) Checks whether the passed value is the empty reference.
Top

Windows Phone 8.1, Windows Phone 8, Windows 8.1, Windows Server 2012 R2, Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

.NET Framework

Supported in: 4.6, 4.5, 4, 3.5, 3.0, 2.0, 1.1, 1.0

.NET Framework Client Profile

Supported in: 4, 3.5 SP1