User Tools

Site Tools


thinkgeo.mapsuite.core.dbflinksource

This is an old revision of the document!


ThinkGeo.MapSuite.Core.DbfLinkSource

<!– Class –>

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary
Public MethodDbfLinkSource
Public MethodDbfLinkSource String
Public MethodDbfLinkSource String, String
Public MethodDbfLinkSource String, String, Boolean

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary
Public MethodClose LinkSource
Public MethodEquals Object Object
Public MethodGetColumns LinkSource
Public MethodGetHashCode Object
Public MethodGetType Object
Public MethodOpen LinkSource
Public MethodToString Object

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodCloseCore LinkSource
Protected MethodFinalize Object
Protected MethodGetColumnsCore LinkSource
Protected MethodMemberwiseClone Object
Protected MethodOpenCore LinkSource

Public Properties

Name Return DeclaringType Summary
Public PropertyColumnNamesToExclude Collection<String> LinkSource
Public PropertyId String LinkSource
Public PropertyIsCacheEnabled Boolean LinkSource
Public PropertyIsOpen Boolean LinkSource
Public PropertyLinkExpressions Collection<String> LinkSource
Public PropertyLinkSources Collection<LinkSource> LinkSource
Public PropertyName String LinkSource
Public PropertyPathFilename String
Public PropertyRecords LinkRecords LinkSource

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

DbfLinkSource()

Parameters

Name Type Description

Go Back

DbfLinkSource(String)

Parameters

Name Type Description
pathFilename String<!– System.String –>

Go Back

DbfLinkSource(String, String)

Parameters

Name Type Description
pathFilename String<!– System.String –>
name String<!– System.String –>

Go Back

DbfLinkSource(String, String, Boolean)

Parameters

Name Type Description
pathFilename String<!– System.String –>
name String<!– System.String –>
isCacheEnabled Boolean<!– System.Boolean –>

Go Back

Protected Constructors

Public Methods

Close()

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.Core.LinkSource –> Go Back

Equals(Object)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
obj Object<!– System.Object –>

<!– System.Object –> Go Back

GetColumns()

Return Value

Return Type Description
Collection<FeatureSourceColumn><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.FeatureSourceColumn} –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.Core.LinkSource –> Go Back

GetHashCode()

Return Value

Return Type Description
Int32<!– System.Int32 –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetType()

Return Value

Return Type Description
Type<!– System.Type –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Open()

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.Core.LinkSource –> Go Back

ToString()

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Protected Methods

CloseCore()

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.Core.LinkSource –> Go Back

Finalize()

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetColumnsCore()

Return Value

Return Type Description
Collection<FeatureSourceColumn><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.FeatureSourceColumn} –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.Core.LinkSource –> Go Back

MemberwiseClone()

Return Value

Return Type Description
Object<!– System.Object –>

Parameters

Name Type Description

<!– System.Object –> Go Back

OpenCore()

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.Core.LinkSource –> Go Back

Public Properties

ColumnNamesToExclude

Return Value

Return Type
Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –>

<!– ThinkGeo.MapSuite.Core.LinkSource –> Go Back

Id

Return Value

Return Type
String<!– System.String –>

<!– ThinkGeo.MapSuite.Core.LinkSource –> Go Back

IsCacheEnabled

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– ThinkGeo.MapSuite.Core.LinkSource –> Go Back

IsOpen

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– ThinkGeo.MapSuite.Core.LinkSource –> Go Back

LinkExpressions

Return Value

Return Type
Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –>

<!– ThinkGeo.MapSuite.Core.LinkSource –> Go Back

LinkSources

Return Value

Return Type
Collection<LinkSource><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.LinkSource} –>

<!– ThinkGeo.MapSuite.Core.LinkSource –> Go Back

Name

Return Value

Return Type
String<!– System.String –>

<!– ThinkGeo.MapSuite.Core.LinkSource –> Go Back

PathFilename

Return Value

Return Type
String<!– System.String –>

<!– ThinkGeo.MapSuite.Core.DbfLinkSource –> Go Back

Records

Return Value

Return Type
LinkRecords<!– ThinkGeo.MapSuite.Core.LinkRecords –>

<!– ThinkGeo.MapSuite.Core.LinkSource –> Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.core.dbflinksource.1440040128.txt.gz · Last modified: 2015/09/17 08:58 (external edit)