SfcMetadataDiscovery.TypeAttributes プロパティ
このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。
名前空間: Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
アセンブリ: Microsoft.SqlServer.Management.Sdk.Sfc (Microsoft.SqlServer.Management.Sdk.Sfc.dll)
構文
'宣言
Public ReadOnly Property TypeAttributes As AttributeCollection
Get
'使用
Dim instance As SfcMetadataDiscovery
Dim value As AttributeCollection
value = instance.TypeAttributes
public AttributeCollection TypeAttributes { get; }
public:
property AttributeCollection^ TypeAttributes {
AttributeCollection^ get ();
}
member TypeAttributes : AttributeCollection
function get TypeAttributes () : AttributeCollection
プロパティ値
型: System.ComponentModel.AttributeCollection
属性の型の一覧です。