IModelPropertyContainer インターフェイス
プロパティを格納できるエンティティを表します。
名前空間 : Microsoft.Data.Schema.SchemaModel
アセンブリ : Microsoft.Data.Schema (Microsoft.Data.Schema.dll 内)
構文
'宣言
Public Interface IModelPropertyContainer _
Implements IModelEntity
'使用
Dim instance As IModelPropertyContainer
public interface IModelPropertyContainer : IModelEntity
public interface class IModelPropertyContainer : IModelEntity
public interface IModelPropertyContainer extends IModelEntity