共用方式為


AttributeCodeFragment 類別

定義

表示屬性的使用方式。

public class AttributeCodeFragment
type AttributeCodeFragment = class
Public Class AttributeCodeFragment
繼承
AttributeCodeFragment

備註

如需詳細資訊和範例,請參閱 資料庫提供者和延伸模組的實作

建構函式

AttributeCodeFragment(Type, IEnumerable<Object>, IDictionary<String,Object>)

初始化 AttributeCodeFragment 類別的新執行個體。

AttributeCodeFragment(Type, Object[])

初始化 AttributeCodeFragment 類別的新執行個體。

屬性

Arguments

取得屬性的位置引數。

NamedArguments

取得屬性的具名引數。

Type

取得或設定屬性的類型。

適用於