SqliteParameter.SourceColumn 属性

定义

获取或设置用于加载值的源列。

public override string SourceColumn { get; set; }
member this.SourceColumn : string with get, set
Public Overrides Property SourceColumn As String

属性值

用于加载值的源列。

适用于