MSITableColumn Class

Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Schemas.Msi
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["MSITableColumn"] class Type type-node

Syntax

[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.0.30319.33440")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace = "NAnt.Contrib.Tasks.Msi.MsiTask")]
public class MSITableColumn

Attributes

Type Description
GeneratedCodeAttribute
SerializableAttribute
DebuggerStepThroughAttribute
DesignerCategoryAttribute
XmlTypeAttribute

Constructors

Name Summary
MSITableColumn()

Properties

Name Value Summary
category MSITableColumnCategoryType
categorySpecified bool
description string
key bool
keycolumn int
keycolumnSpecified bool
keytable string
maxvalue int
maxvalueSpecified bool
minvalue int
minvalueSpecified bool
name string
nullable bool
set string
type string