Show / Hide Table of Contents

Method SetDefaultValue

| Improve this Doc View Source

SetDefaultValue(Object, String, String)

Sets default value for this column.

Declaration
public void SetDefaultValue(object defaultValue, string name, string description)
Parameters
Type Name Description
System.Object defaultValue

The default value.

System.String name

Name of the default.

System.String description

Description of the default.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest