This topic has not yet been rated - Rate this topic

ObjectClass Enumeration

The ObjectClass enumeration contains values that specify the SQL Server Management Objects (SMO) class type.

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in microsoft.sqlserver.sqlenum.dll)
public enum ObjectClass
public enum ObjectClass
public enum ObjectClass
Member name Description
ApplicationRole An ApplicationRole class.
Certificate A Certificate class.
Database A Database class.
DatabaseRole A DatabaseRole class.
Endpoint An Endpoint class.
FullTextCatalog A FullTextCatalog class.
Login A Login class.
MessageType A MessageType class.
ObjectOrColumn An Object or Column class.
RemoteServiceBinding A RemoteServiceBinding class.
Schema A Schema class.
SecurityExpression A SecurityExpression class.
Server A Server class.
ServerPrincipal A class that represents a server level principal, such as a Login.
ServerRole A ServerRole class.
Service A class that represent a service such as the JobServer class.
ServiceContract A ServiceContract class.
ServiceRoute A ServiceRoute class.
SqlAssembly A SqlAssembly class.
SymmetricKey A SymmetricKey class.
User A User class.
UserDefinedType A UserDefinedType class.
XmlNamespace An XmlSchemaCollection class.

The ObjectClass enumeration class is served by the ObjectClass property.

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.


Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ