class: DecTreeData

public class: DecTreeData
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 7.12.2005 12:20:20; Modified: 12.12.2005 21:48:22;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {3B86E495-C065-4651-A43F-72CD8DEEDBBA}
Template for Data properties. For DecTreeDataClassify and DecTreeDataBuild classes.

 

Goto: Fields, Methods

Extends: ToolWindow

See also: ToolWindow, DecTreeDataBuild, DecTreeDataClassify, DecTreeMethod

Appears in: Main classes

Connections
 
DecTreeData Attributes
Attribute Details
public string
  NodeColumn
protected int
  selectedVersion
protected DBDataAdmin
  dbAdmin
protected DataSrc
  dsrc
 
DecTreeData Methods
Operation Details
public
SelectedVersion():int
Sequential <<property>>
Tags: readonly=true
Notes: Property for selected version of data.
public
DBAdmin():DBDataAdmin
Sequential <<property>>
Tags: readonly=true
Notes: Property for the DBAdmin.
protected
AskDelColumn(
   string colname):bool
Sequential
Notes: Show the question if the user want to delete the column. Returns users answer. Does nothing.

@returns