你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DWCopyCommandDefaultValue 类

定义

默认值。

public class DWCopyCommandDefaultValue
type DWCopyCommandDefaultValue = class
Public Class DWCopyCommandDefaultValue
继承
DWCopyCommandDefaultValue

构造函数

DWCopyCommandDefaultValue()

初始化 DWCopyCommandDefaultValue 类的新实例。

DWCopyCommandDefaultValue(Object, Object)

初始化 DWCopyCommandDefaultValue 类的新实例。

属性

ColumnName

获取或设置列名。 类型:object (或 Expression with resultType string) 。

DefaultValue

获取或设置列的默认值。 类型:object (或 Expression with resultType string) 。

适用于