次の方法で共有


ObjectClass 列挙体

ObjectClass 列挙には、SMO クラス型を示す値が含まれます。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.SqlEnum (Microsoft.SqlServer.SqlEnum.dll)

構文

'宣言
Public Enumeration ObjectClass
'使用
Dim instance As ObjectClass
public enum ObjectClass
public enum class ObjectClass
type ObjectClass
public enum ObjectClass

メンバー

メンバー名 説明
ApplicationRole ApplicationRole クラスです。
AsymmetricKey AsymmetricKey クラスです。
AvailabilityGroup AsymmetricKey クラスです。
Certificate Certificate クラスです。
Database Database クラスです。
DatabaseRole DatabaseRole クラスです。
Endpoint Endpoint クラスです。
FullTextCatalog FullTextCatalog クラスです。
FullTextStopList FullTextStopList クラスです。
Login Login クラスです。
MessageType MessageType クラスです。
ObjectOrColumn Object または Column クラスです。
RemoteServiceBinding RemoteServiceBinding クラスです。
Schema Schema クラスです。
SearchPropertyList SearchPropertyList クラスです。
SecurityExpression SecurityExpression クラスです。
Server Server クラスです。
ServerPrincipal Login など、サーバー レベルのプリンシパルを表すクラスです。
ServerRole ServerRole クラスです。
Service JobServer クラスなど、サービスを表すクラスです。
ServiceContract ServiceContract クラスです。
ServiceRoute ServiceRoute クラスです。
SqlAssembly SqlAssembly クラスです。
SymmetricKey SymmetricKey クラスです。
User User クラスです。
UserDefinedType UserDefinedType クラスです。
XmlNamespace XmlNamespace クラスです。

説明

ObjectClass 列挙クラスは ObjectClass プロパティによって処理されます。

関連項目

参照

Microsoft.SqlServer.Management.Smo 名前空間