言語

ObjectProperty クラス

定義

ObjectProperty の説明

[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public class ObjectProperty
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type ObjectProperty = class
Public Class ObjectProperty
継承
ObjectProperty
派生
属性

コンストラクター

名前 説明
ObjectProperty()

ObjectProperty の説明

プロパティ

名前 説明
DefaultValue

ObjectProperty の説明

Expensive

は、プロパティが高価です

ExtendedType

型が DataTable に格納できない場合は true

KeyIndex

はプロパティ キー idex です

Name

プロパティの名前

PropertyMode

プロパティのモード

ReadOnly

アクセス: 読み取り/書き込み

ReadOnlyAfterCreation

は、作成後に読み取り専用のプロパティです

ReferenceKeys

参照を構成するキーに関する情報

ReferenceTemplate

オブジェクト参照用の URN テンプレート

ReferenceTemplateParameters

参照を構成するキーに関する情報

ReferenceType

オブジェクト参照によって指される型

Type

プロパティの型

Usage

プロパティに対して受け入れ可能な使用法

適用対象