User Tools

Site Tools


thinkgeo.mapsuite.core.linkrecords

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
thinkgeo.mapsuite.core.linkrecords [2015/08/20 03:08]
127.0.0.1 external edit
thinkgeo.mapsuite.core.linkrecords [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Core.LinkRecords ====== ====== ThinkGeo.MapSuite.Core.LinkRecords ======
  
 +{{section>​upgrade_map_suite_to_10.0}}
  
  
-<!-- Class --> 
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
-*System.Object +  ​*System.Object 
-**[[ThinkGeo.MapSuite.Core.LinkRecords]] +    ***ThinkGeo.MapSuite.Core.LinkRecords** 
-***[[ThinkGeo.MapSuite.Core.DbfLinkRecords]]+      ​*[[ThinkGeo.MapSuite.Core.DbfLinkRecords]]
 ===== Members Summary ===== ===== Members Summary =====
 ==== Public Constructors ==== ==== Public Constructors ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} LinkRecords() ​**
-{{wiki:​PublicMethod.gif|Public Method}}[[#LinkRecords()|LinkRecords]] ​  ​| ​   |    |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​LinkRecords(String)|LinkRecords]] ​  | String ​  ​| ​   |    |+
  
 +  * //N/A//
 +== Remarks ==
 +  * //N/A//
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} LinkRecords(String) **
 +
 +  * //N/A//
 +== Remarks ==
 +  * //N/A//
 +== Parameters ==
 +  * //name//
 +    * Type:String
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 ==== Protected Constructors ==== ==== Protected Constructors ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
- 
 ==== Public Methods ==== ==== Public Methods ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} Open() ​**
-{{wiki:​PublicMethod.gif|Public Method}}[[#​Close()|Close]] ​  ​| ​   |    |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Dispose()|Dispose]] ​  ​| ​   |    |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Equals(Object)|Equals]] ​  | Object ​  | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetColumnValues(Int32,​ IEnumerable<​String>​)|GetColumnValues]] ​  | Int32, IEnumerable<​String> ​  ​| ​   |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetColumns()|GetColumns]] ​  ​| ​   |    |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetEnumerator()|GetEnumerator]] ​  ​| ​   |    |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetHashCode()|GetHashCode]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetType()|GetType]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​MoveNext()|MoveNext]] ​  ​| ​   |    |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#Open()|Open]] ​  ​| ​   |    |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Reset()|Reset]] ​  ​| ​   |    |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ToString()|ToString]] ​  ​| ​   | Object ​  ​| ​   |+
  
-==== Protected Methods ==== +  * //N/A// 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +== Remarks ​== 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​CloseCore()|CloseCore]] ​  ​| ​   |    |    | +  * //N/A//
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​DisposeCore()|DisposeCore]] ​  ​| ​   |    |    | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​Finalize()|Finalize]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetColumnValuesCore(Int32,​ IEnumerable<​String>​)|GetColumnValuesCore]] ​  | Int32, IEnumerable<​String> ​  ​| ​   |    | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetColumnsCore()|GetColumnsCore]] ​  ​| ​   |    |    | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetCurrentRecord()|GetCurrentRecord]] ​  ​| ​   |    |    | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetCurrentRecordCore()|GetCurrentRecordCore]] ​  ​| ​   |    |    | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​MemberwiseClone()|MemberwiseClone]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​MoveNextCore()|MoveNextCore]] ​  ​| ​   |    |    | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OpenCore()|OpenCore]] ​  ​| ​   |    |    | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​ResetCore()|ResetCore]] ​  ​| ​   |    |    |+
  
-==== Public Properties ==== +== Return Value == 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ +  * Type:Void 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​ColumnNamesToExclude|ColumnNamesToExclude]] ​  | Collection<​String> ​  ​| ​   |    | +  * Description:N/A
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Current|Current]] ​  | [[ThinkGeo.MapSuite.Core.LinkRecord|LinkRecord]] ​  ​| ​   |    | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​IsCacheEnabled|IsCacheEnabled]] ​  | Boolean ​  ​| ​   |    | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​IsOpen|IsOpen]] ​  | Boolean ​  ​| ​   |    | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Name|Name]] ​  | String ​  ​| ​   |    | +
-| {{wiki:PublicProperty.gif|Public Property}}[[#​RequiredColumnNames|RequiredColumnNames]] ​  | Collection<​String> ​  ​| ​   |    | +
-| {{wiki:PublicProperty.gif|Public Property}}[[#​ReturningColumnNames|ReturningColumnNames]] ​  | Collection<​String> ​  ​| ​   |    |+
  
-==== Protected Properties ==== +== Parameters ​== 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ +<div newline></​div>​ 
-{{wiki:ProtectedProperty.gif|Protected Property}}[[#​Position|Position]] ​  | Int32   ​| ​   |    |+** {{wiki:PublicMethod.gif|}} ​Close() **
  
-==== Public Events ==== +  * //N/A// 
-^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^+== Remarks ​== 
 +  * //N/A//
  
-===== Public Constructors ===== +== Return Value == 
-==== LinkRecords() ==== +  ​Type:Void 
-=== Parameters === +  Description:N/A
-^  Name ^  ​Type ​ ​Description ​^+
  
-[[#Public Constructors|Go Back]] +== Parameters == 
-==== LinkRecords(String) ==== +<div newline></​div>​ 
-=== Parameters ​=== +** {{wiki:​PublicMethod.gif|}} Dispose() **
-^  Name ^  Type ^  Description ^ +
-| name   | String<​!-- System.String --> ​  ​| ​   ​|+
  
-[[#Public Constructors|Go Back]] +  * //N/A// 
-===== Protected Constructors ===== +== Remarks ​== 
-===== Public Methods ===== +  * //N/A//
-==== Close() ==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​^+  ​Type:Void 
 +  Description:N/A
  
-<!-- ThinkGeo.MapSuite.Core.LinkRecords --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +<div newline></​div>​ 
-==== Dispose() ​==== +** {{wiki:​PublicMethod.gif|}} GetColumns() **
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   ​|+
  
-=== Parameters === +  * //N/A// 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.LinkRecords --> +== Return Value == 
-[[#Public Methods|Go Back]] +  * Type:​Collection<[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]> 
-==== Equals(Object) ==== +  ​* ​Description:N/A
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Boolean<​!-- System.Boolean --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  Type ^  Description ^ +<div newline></​div>​ 
-obj   | Object<!-- System.Object --  |    |+** {{wiki:​PublicMethod.gif|}} GetColumnValues(Int32,​IEnumerable<String>) **
  
-<!-- System.Object --> +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== GetColumnValues(Int32,​ IEnumerable<​String>​) ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Dictionary<​String,​Object><​!-- System.Collections.Generic.Dictionary{System.String,​System.Object} --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​^  Description ^ +  ​Type:Dictionary<String,​Object
-| recordIndex ​  | Int32<!-- System.Int32 --  |    | +  * Description:​N/​A
-| returningColumnNames ​  | IEnumerable<​String><​!-- System.Collections.Generic.IEnumerable{System.String} --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.LinkRecords --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +  * //​recordIndex//​ 
-==== GetColumns() ​==== +    ​* ​Type:Int32 
-=== Return Value === +    ​* Description:​N/​A
-^ Return ​Type ^ Description ^ +
-| Collection<​[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.FeatureSourceColumn} --> ​  ​| ​   |+
  
-=== Parameters === +  * //​returningColumnNames//​ 
-^  Name ^  ​Type ^  ​Description ​^+    ​* ​Type:​IEnumerable<​String>​ 
 +    * Description:N/A
  
-<!-- ThinkGeo.MapSuite.Core.LinkRecords --> +<div newline></div> 
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} MoveNext() **
-==== GetEnumerator() ==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| IEnumerator<[[ThinkGeo.MapSuite.Core.LinkRecord|LinkRecord]]><!-- System.Collections.Generic.IEnumerator{ThinkGeo.MapSuite.Core.LinkRecord--> ​  ​| ​   |+
  
-=== Parameters === +  * //N/A// 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.LinkRecords --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:Boolean 
-==== GetHashCode() ==== +  * Description:N/A
-=== Return Value === +
-^ Return ​Type Description ​+
-| Int32<​!-- System.Int32 --> ​  ​| ​   |+
  
-=== Parameters === +== Parameters == 
-^  Name ^  Type ^  Description ^+<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} Reset() **
  
-<!-- System.Object --> +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== GetType() ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Type<!-- System.Type --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​^+  ​Type:Void 
 +  Description:N/A
  
-<!-- System.Object --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +<div newline></​div>​ 
-==== MoveNext() ​==== +** {{wiki:​PublicMethod.gif|}} GetEnumerator() **
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Boolean<​!-- System.Boolean --> ​  ​| ​   ​|+
  
-=== Parameters === +  * //N/A// 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.LinkRecords --> +== Return Value == 
-[[#Public Methods|Go Back]] +  * Type:​IEnumerator<[[ThinkGeo.MapSuite.Core.LinkRecord|LinkRecord]]> 
-==== Open() ==== +  ​* ​Description:N/A
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +== Parameters == 
-^  Name ^  Type ^  Description ^+<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} ToString() **
  
-<!-- ThinkGeo.MapSuite.Core.LinkRecords --> +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== Reset() ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​^+  ​Type:String 
 +  Description:N/A
  
-<!-- ThinkGeo.MapSuite.Core.LinkRecords --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +<div newline></​div>​ 
-==== ToString() ​==== +** {{wiki:​PublicMethod.gif|}} Equals(Object) **
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| String<​!-- System.String --> ​  ​| ​   ​|+
  
-=== Parameters === +  * //N/A// 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +  ​* //N/A//
  
-<!-- System.Object --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:Boolean 
-===== Protected Methods ===== +  * Description:N/A
-==== CloseCore() ==== +
-=== Return Value === +
-^ Return ​Type Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​^+  ​* //obj// 
 +    * Type:Object 
 +    * Description:N/A
  
-<!-- ThinkGeo.MapSuite.Core.LinkRecords --+<div newline></​div
-[[#​Protected Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} GetHashCode() **
-==== DisposeCore() ==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  * //N/A// 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.LinkRecords --> +== Return Value == 
-[[#​Protected Methods|Go Back]] +  ​* ​Type:Int32 
-==== Finalize() ==== +  * Description:N/A
-=== Return Value === +
-^ Return ​Type Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +== Parameters == 
-^  Name ^  Type ^  Description ^+<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} GetType() **
  
-<!-- System.Object --> +  * //N/A// 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== GetColumnValuesCore(Int32,​ IEnumerable<​String>​) ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Dictionary<​String,​Object><​!-- System.Collections.Generic.Dictionary{System.String,​System.Object} --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​+  ​Type:Type 
-| recordIndex ​  | Int32<​!-- System.Int32 --> ​  ​| ​   | +  Description:N/A
-| returningColumnNames ​  | IEnumerable<​String><​!-- System.Collections.Generic.IEnumerable{System.String} --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.LinkRecords --> +== Parameters ​== 
-[[#​Protected Methods|Go Back]] +<div newline></​div>​ 
-==== GetColumnsCore() ​==== +==== Protected Methods ​==== 
-=== Return Value === +** {{wiki:​ProtectedMethod.gif|}} OpenCore() **
-^ Return Type ^ Description ^ +
-| Collection<​[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.FeatureSourceColumn--> ​  ​| ​   |+
  
-=== Parameters === +  * //N/A// 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.LinkRecords --> +== Return Value == 
-[[#​Protected Methods|Go Back]] +  ​* ​Type:Void 
-==== GetCurrentRecord() ==== +  * Description:N/A
-=== Return Value === +
-^ Return ​Type Description ​+
-| [[ThinkGeo.MapSuite.Core.LinkRecord|LinkRecord]]<​!-- ThinkGeo.MapSuite.Core.LinkRecord --> ​  ​| ​   |+
  
-=== Parameters === +== Parameters == 
-^  Name ^  Type ^  Description ^+<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} CloseCore() **
  
-<!-- ThinkGeo.MapSuite.Core.LinkRecords --> +  * //N/A// 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== GetCurrentRecordCore() ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| [[ThinkGeo.MapSuite.Core.LinkRecord|LinkRecord]]<​!-- ThinkGeo.MapSuite.Core.LinkRecord --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​^+  ​Type:Void 
 +  Description:N/A
  
-<!-- ThinkGeo.MapSuite.Core.LinkRecords --> +== Parameters ​== 
-[[#​Protected Methods|Go Back]] +<div newline></​div>​ 
-==== MemberwiseClone() ​==== +** {{wiki:​ProtectedMethod.gif|}} DisposeCore() **
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Object<​!-- System.Object --> ​  ​| ​   ​|+
  
-=== Parameters === +  * //N/A// 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +  ​* //N/A//
  
-<!-- System.Object --> +== Return Value == 
-[[#​Protected Methods|Go Back]] +  ​* ​Type:Void 
-==== MoveNextCore() ==== +  * Description:N/A
-=== Return Value === +
-^ Return ​Type Description ​+
-| Boolean<​!-- System.Boolean --> ​  ​| ​   |+
  
-=== Parameters === +== Parameters == 
-^  Name ^  Type ^  Description ^+<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} GetCurrentRecord() **
  
-<!-- ThinkGeo.MapSuite.Core.LinkRecords --> +  * //N/A// 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== OpenCore() ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​^+  ​Type:​[[ThinkGeo.MapSuite.Core.LinkRecord|LinkRecord]] 
 +  Description:N/A
  
-<!-- ThinkGeo.MapSuite.Core.LinkRecords --> +== Parameters ​== 
-[[#​Protected Methods|Go Back]] +<div newline></​div>​ 
-==== ResetCore() ​==== +** {{wiki:​ProtectedMethod.gif|}} GetCurrentRecordCore() **
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   ​|+
  
-=== Parameters === +  * //N/A// 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.Core.LinkRecords --> +== Return Value == 
-[[#​Protected Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.Core.LinkRecord|LinkRecord]] 
-===== Public Properties ===== +  * Description:​N/​A
-==== ColumnNamesToExclude ==== +
-=== Return Value === +
-^ Return ​Type +
-| Collection<​String><​!-- System.Collections.ObjectModel.Collection{System.String} --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.LinkRecords --> +== Parameters ​== 
-[[#Public Properties|Go Back]] +<div newline></​div>​ 
-==== Current ​==== +** {{wiki:​ProtectedMethod.gif|}} GetColumnsCore() **
-=== Return Value === +
-^ Return Type ^ +
-| [[ThinkGeo.MapSuite.Core.LinkRecord|LinkRecord]]<​!-- ThinkGeo.MapSuite.Core.LinkRecord --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.LinkRecords --> +  * //N/A// 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== IsCacheEnabled ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ +
-| Boolean<​!-- System.Boolean --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.LinkRecords --> +== Return Value == 
-[[#Public Properties|Go Back]] +  * Type:​Collection<[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]> 
-==== IsOpen ==== +  * Description:​N/​A
-=== Return Value === +
-^ Return Type ^ +
-| Boolean<​!-- System.Boolean --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.LinkRecords --> +== Parameters ​== 
-[[#Public Properties|Go Back]] +<div newline></​div>​ 
-==== Name ==== +** {{wiki:​ProtectedMethod.gif|}} GetColumnValuesCore(Int32,​IEnumerable<​String>​) **
-=== Return Value === +
-^ Return Type ^ +
-String<!-- System.String ​--  |+
  
-<!-- ThinkGeo.MapSuite.Core.LinkRecords --> +  * //N/A// 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== RequiredColumnNames ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ +
-| Collection<​String><​!-- System.Collections.ObjectModel.Collection{System.String} --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.LinkRecords --> +== Return Value == 
-[[#Public Properties|Go Back]] +  ​* ​Type:Dictionary<String,Object> 
-==== ReturningColumnNames ==== +  * Description:​N/​A
-=== Return Value === +
-^ Return ​Type +
-| Collection<​String>​<!-- System.Collections.ObjectModel.Collection{System.String} --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.LinkRecords --> +== Parameters ​== 
-[[#Public Properties|Go Back]] +  * //​recordIndex//​ 
-===== Protected Properties ===== +    ​* ​Type:Int32 
-==== Position ==== +    * Description:​N/​A
-=== Return Value === +
-^ Return ​Type ^ +
-| Int32<​!-- System.Int32 --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.LinkRecords --+  * //​returningColumnNames//​ 
-[[#​Protected Properties|Go Back]] +    * Type:​IEnumerable<String>​ 
-===== Public ​Events ​===== +    * Description:​N/​A 
-__NOTOC__ + 
-[[Category:MapSuiteCore]] +<div newline></​div>​ 
-[[Category:ThinkGeo.MapSuite.Core]] +** {{wiki:​ProtectedMethod.gif|}} MoveNextCore() ** 
-[[Category:UpdateDocumentation]]+ 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​Boolean 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} ResetCore() ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} Finalize() ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div
 +** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​Object 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +==== Public ​Properties ​===
 +** {{wiki:​PublicProperty.gif|}} ColumnNamesToExclude ** 
 + 
 +N/A 
 +== Remarks ​== 
 +N/A 
 +== Return Value == 
 +  * Type:Collection<​String>​ 
 + 
 +** {{wiki:​PublicProperty.gif|}} Current ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:[[ThinkGeo.MapSuite.Core.LinkRecord|LinkRecord]] 
 + 
 +** {{wiki:PublicProperty.gif|}} Name ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​String 
 + 
 +** {{wiki:​PublicProperty.gif|}} IsCacheEnabled ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Boolean 
 + 
 +** {{wiki:​PublicProperty.gif|}} IsOpen ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Boolean 
 + 
 +** {{wiki:​PublicProperty.gif|}} RequiredColumnNames ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Collection<​String>​ 
 + 
 +** {{wiki:​PublicProperty.gif|}} ReturningColumnNames ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Collection<​String>​ 
 + 
 +==== Protected Properties ==== 
 +** {{wiki:​ProtectedProperty.gif|}} cacheLocker ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Object 
 + 
 +** {{wiki:​ProtectedProperty.gif|}} Position ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Int32 
 + 
 +** {{wiki:​ProtectedProperty.gif|}} IsInDrawing ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Boolean 
 + 
 +** {{wiki:​ProtectedProperty.gif|}} UseCache ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Boolean 
 + 
 +** {{wiki:​ProtectedProperty.gif|}} System.Collections.IEnumerator.Current ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Object 
 + 
 +==== Public Events ====
  
thinkgeo.mapsuite.core.linkrecords.1440040129.txt.gz · Last modified: 2015/09/17 10:34 (external edit)