さまざまな ADOMD.NET オブジェクトのプロパティを表します。
名前空間: Microsoft.AnalysisServices.AdomdServer
アセンブリ: msmgdsrv (msmgdsrv.dll 内)
構文
'宣言
<SuppressMessageAttribute("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords")> _
<DefaultMemberAttribute("Value")> _
Public NotInheritable Class Property
Inherits IMetadataObject
Implements IDisposable
[SuppressMessageAttribute("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords")]
[DefaultMemberAttribute("Value")]
public sealed class Property : IMetadataObject, IDisposable
[SuppressMessageAttribute(L"Microsoft.Naming", L"CA1716:IdentifiersShouldNotMatchKeywords")]
[DefaultMemberAttribute(L"Value")]
public ref class Property sealed : public IMetadataObject, IDisposable
/** @attribute SuppressMessageAttribute("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords") */
/** @attribute DefaultMemberAttribute("Value") */
public final class Property extends IMetadataObject implements IDisposable
SuppressMessageAttribute("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords")
DefaultMemberAttribute("Value")
public final class Property extends IMetadataObject implements IDisposable
継承階層
System.Object
Microsoft.AnalysisServices.AdomdServer.IMetadataObject
Microsoft.AnalysisServices.AdomdServer.Property
スレッド セーフ
この型の public static (Microsoft Visual Basic では共有 ) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。
プラットフォーム
開発プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
対象プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
参照
関連項目
Property Members
Microsoft.AnalysisServices.AdomdServer Namespace