共用方式為


IColumnModification.UseCurrentValueParameter 屬性

定義

指出屬性的目前值是否必須當做參數傳遞至 SQL。

[System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, "ParameterName")]
public bool UseCurrentValueParameter { [System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, "ParameterName")] get; }
[<System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, "ParameterName")>]
[<get: System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, "ParameterName")>]
member this.UseCurrentValueParameter : bool
Public ReadOnly Property UseCurrentValueParameter As Boolean

屬性值

屬性

適用於