次の方法で共有


ISql90UserDefinedType.Properties プロパティ

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

構文

'宣言
ReadOnly Property Properties As IList(Of ISql90ClrProperty)
'使用
Dim instance As ISql90UserDefinedType
Dim value As IList(Of ISql90ClrProperty)

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

プロパティ値

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

参照

参照

ISql90UserDefinedType インターフェイス

ISql90UserDefinedType メンバ

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