ObjectClass Enumeration
ObjectClass 列挙には、SQL Server 管理オブジェクト (SMO) クラスの種類を示す値が含まれます。
名前空間: Microsoft.SqlServer.Management.Smo
アセンブリ: Microsoft.SqlServer.SqlEnum (microsoft.sqlserver.sqlenum.dll 内)
構文
'宣言
Public Enumeration ObjectClass
public enum ObjectClass
public enum class ObjectClass
public enum ObjectClass
public enum ObjectClass
メンバ
メンバ名 | 説明 |
---|---|
ApplicationRole | ApplicationRole クラスです。 |
Certificate | Certificate クラスです。 |
Database | Database クラスです。 |
DatabaseRole | DatabaseRole クラスです。 |
Endpoint | Endpoint クラスです。 |
FullTextCatalog | FullTextCatalog クラスです。 |
Login | Login クラスです。 |
MessageType | MessageType クラスです。 |
ObjectOrColumn | Object または Column クラスです。 |
RemoteServiceBinding | RemoteServiceBinding クラスです。 |
Schema | Schema クラスです。 |
SecurityExpression | SecurityExpression クラスです。 |
Server | Server クラスです。 |
ServerPrincipal | Login など、サーバー レベルのプリンシパルを表すクラスです。 |
ServerRole | ServerRole クラスです。 |
Service | JobServer クラスなど、サービスを表すクラスです。 |
ServiceContract | ServiceContract クラスです。 |
ServiceRoute | ServiceRoute クラスです。 |
SqlAssembly | SqlAssembly クラスです。 |
SymmetricKey | SymmetricKey クラスです。 |
User | User クラスです。 |
UserDefinedType | UserDefinedType クラスです。 |
XmlNamespace | XmlSchemaCollection クラスです。 |
解説
ObjectClass 列挙クラスは ObjectClass プロパティによって処理されます。
この名前空間、クラス、またはメンバは、Microsoft .NET Framework 2.0 でのみサポートされています。
プラットフォーム
開発プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
対象プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。