Compartir a través de


DWCopyCommandDefaultValue.ColumnName Propiedad

Definición

Obtiene o establece el nombre de columna. Tipo: objeto (o Expresión con cadena resultType).

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a