AttributeCodeFragment 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示屬性的使用方式。
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 |
取得或設定屬性的類型。 |