ISql90Assembly.ClrObjects プロパティ

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
ReadOnly Property ClrObjects As IList(Of ISql90ClrClassDefined)
'使用
Dim instance As ISql90Assembly
Dim value As IList(Of ISql90ClrClassDefined)

value = instance.ClrObjects
IList<ISql90ClrClassDefined> ClrObjects { get; }
property IList<ISql90ClrClassDefined^>^ ClrObjects {
    IList<ISql90ClrClassDefined^>^ get ();
}
function get ClrObjects () : IList<ISql90ClrClassDefined>

プロパティ値

型 : System.Collections.Generic.IList<ISql90ClrClassDefined>

参照

参照

ISql90Assembly インターフェイス

ISql90Assembly メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間