Udostępnij za pośrednictwem


DWCopyCommandDefaultValue.ColumnName Property

Definition

Gets or sets column name. Type: object (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="columnName")]
public object ColumnName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="columnName")>]
member this.ColumnName : obj with get, set
Public Property ColumnName As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to