Поделиться через


Класс Server

The Server object represents an instance of SQL Server.

Иерархия наследования

System.Object
  Microsoft.SqlServer.Management.Smo.SmoObjectBase
    Microsoft.SqlServer.Management.Smo.SqlSmoObject
      Microsoft.SqlServer.Management.Smo.Server

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
<PhysicalFacetAttribute> _
<EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule)> _
<RootFacetAttribute(GetType(Server))> _
Public NotInheritable Class Server _
    Inherits SqlSmoObject _
    Implements ISfcSupportsDesignMode, IAlterable, IScriptable, IServerSettings,  _
    IServerInformation, IDmfFacet, IAlienRoot, ISfcDomainLite, ISfcHasConnection
'Применение
Dim instance As Server
[PhysicalFacetAttribute]
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule)]
[RootFacetAttribute(typeof(Server))]
public sealed class Server : SqlSmoObject, 
    ISfcSupportsDesignMode, IAlterable, IScriptable, IServerSettings, IServerInformation, 
    IDmfFacet, IAlienRoot, ISfcDomainLite, ISfcHasConnection
[PhysicalFacetAttribute]
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode::CheckOnSchedule)]
[RootFacetAttribute(typeof(Server))]
public ref class Server sealed : public SqlSmoObject, 
    ISfcSupportsDesignMode, IAlterable, IScriptable, IServerSettings, IServerInformation, 
    IDmfFacet, IAlienRoot, ISfcDomainLite, ISfcHasConnection
[<SealedAttribute>]
[<PhysicalFacetAttribute>]
[<EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule)>]
[<RootFacetAttribute(typeof(Server))>]
type Server =  
    class 
        inherit SqlSmoObject 
        interface ISfcSupportsDesignMode 
        interface IAlterable 
        interface IScriptable 
        interface IServerSettings 
        interface IServerInformation 
        interface IDmfFacet 
        interface IAlienRoot 
        interface ISfcDomainLite 
        interface ISfcHasConnection 
    end
public final class Server extends SqlSmoObject implements ISfcSupportsDesignMode, IAlterable, IScriptable, IServerSettings, IServerInformation, IDmfFacet, IAlienRoot, ISfcDomainLite, ISfcHasConnection

Тип Server обеспечивает доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод Server() Initializes a new instance of the Server class.
Открытый метод Server(String) Initializes a new instance of the Server class with the specified name.
Открытый метод Server(ServerConnection) Initializes a new instance of the Server class based on the specified connection.

В начало

Свойства

  Имя Описание
Открытое свойство ActiveDirectory Устарело. Gets information about the Active Directory settings for the instance of SQL Server.
Открытое свойство AffinityInfo Gets the AffinityInfo object that is associated with an instance of SQL Server.
Открытое свойство AuditLevel Gets or sets the AuditLevel property value.
Открытое свойство Audits Represents a collection of Audit objects. Each Audit object represents an audit log defined on the instance of SQL Server.
Открытое свойство AvailabilityGroups Gets the available groups in the server.
Открытое свойство BackupDevices Represents a collection of BackupDevice objects. Each BackupDevice object represents a backup device defined on the instance of SQL Server.
Открытое свойство BackupDirectory Gets or sets the BackupDirectory property value.
Открытое свойство BrowserServiceAccount Gets the service account that the Browser service runs under on the instance of SQL Server.
Открытое свойство BrowserStartMode Gets the start mode for the SQL Server Browser Service running on the instance of SQL Server.
Открытое свойство BuildClrVersion Gets the BuildClrVersion property value.
Открытое свойство BuildClrVersionString Gets the version string of the CLR that was used while building the instance.
Открытое свойство BuildNumber Gets the BuildNumber property value.
Открытое свойство ClusterName Gets the name of the cluster.
Открытое свойство ClusterQuorumState Gets the state of the cluster quorum.
Открытое свойство ClusterQuorumType Gets the type of the cluster quorum.
Открытое свойство Collation Gets the Collation property value.
Открытое свойство CollationID Gets the CollationID property value.
Открытое свойство ComparisonStyle Gets the Windows comparison style of the collation.
Открытое свойство ComputerNamePhysicalNetBIOS Gets the NetBIOS name of the local computer on which the instance of SQL Server is currently running.
Открытое свойство Configuration Gets the configuration options for the instance of SQL Server.
Открытое свойство ConnectionContext Gets the current server connection details for the instance of SQL Server.
Открытое свойство Credentials Represents a collection of Credential objects. Each Credential object represents a credential defined on the instance of SQL Server.
Открытое свойство CryptographicProviders Gets the list of server cryptographic providers.
Открытое свойство Databases Represents a collection of Database objects. Each Database object represents a database defined on the instance of SQL Server.
Открытое свойство DefaultFile Gets or sets the DefaultFile property value.
Открытое свойство DefaultLog Gets or sets the default log of the server.
Открытое свойство DefaultTextMode Gets or sets the Boolean property value that specifies whether the default text mode is set for the instance of SQL Server.
Открытое свойство Edition Gets the Edition property value.
Открытое свойство Endpoints Represents a collection of Endpoint objects. Each Endpoint object represents an endpoint defined on the instance of SQL Server.
Открытое свойство EngineEdition Gets the edition of the engine.
Открытое свойство ErrorLogPath Gets the ErrorLogPath property value.
Открытое свойство Events Gets the server events that are associated with the instance of SQL Server.
Открытое свойство FilestreamLevel Gets the level of FILESTREAM access specified on the instance of SQL Server.
Открытое свойство FilestreamShareName Gets the Windows share name where FILESTREAM data is stored on the instance of SQL Server.
Открытое свойство FullTextService Gets the Microsoft Search Full-Text service implementation for the instance of SQL Server.
Открытое свойство HadrManagerStatus Gets the status of the Hadr manager.
Открытое свойство Information Gets information about the instance of SQL Server.
Открытое свойство InstallDataDirectory Gets the local Windows directory where the installation data is stored for the instance of SQL Server.
Открытое свойство InstallSharedDirectory Gets the remote shared directory where the installation data is stored for the instance of SQL Server.
Открытое свойство InstanceName Gets the instance name of the instance of SQL Server.
Открытое свойство IsCaseSensitive Gets the value that indicates whether the case is sensitive.
Открытое свойство IsClustered Gets the IsClustered property value.
Открытое свойство IsFullTextInstalled Gets the Boolean value that specifies whether Full-Text service is installed on the instance of SQL Server.
Открытое свойство IsHadrEnabled Gets a value that indicates whether the Hadr is enabled.
Открытое свойство IsSingleUser Gets the property value whether the user is single.
Открытое свойство JobServer Gets the SQL Server Agent associated with the instance of SQL Server.
Открытое свойство Language Gets the language of the server.
Открытое свойство Languages Represents a collection of Language objects. Each Language object represents an languages supported by the instance of SQL Server.
Открытое свойство LinkedServers Represents a collection of LinkedServer objects. Each LinkedServer object represents a linked server registered on the instance of SQL Server.
Открытое свойство LoginMode Gets or sets the ServerLoginMode property value.
Открытое свойство Logins Represents a collection of Login objects. Each Login object represents a login defined on the instance of SQL Server.
Открытое свойство Mail Gets the Microsoft SQL Mail service associated with the instance of SQL Server.
Открытое свойство MailProfile Gets or sets the mail profile of the server.
Открытое свойство MasterDBLogPath Get the MasterDBLogPath property value.
Открытое свойство MasterDBPath Gets the MasterDBPath property value.
Открытое свойство MaxPrecision Gets the MaxPrecision property value.
Открытое свойство Name Gets the name of the server, which is the physical machine name.
Открытое свойство NamedPipesEnabled Gets the Boolean value that specifies whether Named Pipes provider is enabled for client-server connectivity on the instance of SQL Server.
Открытое свойство NetName Gets the NetName property value.
Открытое свойство NumberOfLogFiles Gets or sets the NumberOfLogFiles property value.
Открытое свойство OleDbProviderSettings Gets the DbProviderSettings property value.
Открытое свойство OSVersion Gets the OSVersion property value.
Открытое свойство PerfMonMode Gets or sets the PerfMonMode property value.
Открытое свойство PhysicalMemory Gets the physical memory used by the server.
Открытое свойство PhysicalMemoryUsageInKB Gets an Int64 value that specifies the amount of memory in use by the instance of the Database Engine, in kilobytes.
Открытое свойство Platform Gets the server platform.
Открытое свойство Processors Gets the Processors property value.
Открытое свойство ProcessorUsage Gets an Int32 value that specifies the processor time used by the instance of the Database Engine.
Открытое свойство Product Gets the product of the server.
Открытое свойство ProductLevel Gets the ProductLevel property value.
Открытое свойство Properties Gets a collection of Property objects that represent the object properties. (Производный от SqlSmoObject.)
Открытое свойство ProxyAccount Gets the proxy account associated with the instance of SQL Server.
Открытое свойство ResourceGovernor Gets the resource governor of the server.
Открытое свойство ResourceLastUpdateDateTime Gets the last time the resource was last updated.
Открытое свойство ResourceVersion Gets the ResourceVersion property.
Открытое свойство ResourceVersionString Gets the ResouceVersionString property value.
Открытое свойство Roles Represents a collection of ServerRole objects. Each ServerRole object represents a role defined on the instance of SQL Server.
Открытое свойство RootDirectory Gets the RootDirectory property value.
Открытое свойство ServerAuditSpecifications Represents a collection of ServerAuditSpecification objects. Each ServerAuditSpecification object represents a specific audit specification defined on the instance of SQL Server.
Открытое свойство ServerType Gets the server type for the instance of SQL Server.
Открытое свойство ServiceAccount Gets the service account under which the instance of SQL Server is running.
Открытое свойство ServiceInstanceId Gets the ID value that uniquely identifies the service instance for this instance of SQL Server.
Открытое свойство ServiceMasterKey Gets the service master key associated with the instance of SQL Server.
Открытое свойство ServiceName Gets the service name for the server.
Открытое свойство ServiceStartMode Gets the start mode for the SQL Server service.
Открытое свойство Settings Gets modifiable settings for the instance of SQL Server.
Открытое свойство SqlCharSet Gets the value that identifies the character set used by the server.
Открытое свойство SqlCharSetName Gets the name of the character set used by the server.
Открытое свойство SqlDomainGroup Gets the domain group for the instance of SQL Server.
Открытое свойство SqlSortOrder Gets the SQL sort order from the collation.
Открытое свойство SqlSortOrderName Gets the name of the sort order used by the server.
Открытое свойство State Gets the state of the referenced object. (Производный от SmoObjectBase.)
Открытое свойство Status Gets the current status of the Server.
Открытое свойство SystemDataTypes Represents a collection of SystemDataType objects. Each SystemDataType object represents a system data type defined on the instance of SQL Server.
Открытое свойство SystemMessages Represents a collection of SystemMessage objects. Each SystemMessage object represents a system message defined on the instance of SQL Server.
Открытое свойство TapeLoadWaitTime Gets or sets the TapeLoadWaitTime property value.
Открытое свойство TcpEnabled Gets the Boolean value that determines whether TCP/IP protocol is enabled on this instance of SQL Server.
Открытое свойство Triggers Represents a collection of ServerDdlTrigger objects. Each ServerDdlTrigger object represents a server data definition language (DDL) trigger that is defined on the instance of SQL Server.
Открытое свойство Urn Gets the Uniform Resource Name (URN) address value that uniquely identifies the object. (Производный от SqlSmoObject.)
Открытое свойство UserData Gets or sets user-defined data associated with the referenced object. (Производный от SmoObjectBase.)
Открытое свойство UserDefinedMessages Represents a collection of UserDefinedMessage objects. Each UserDefinedMessage object represents a user-defined message defined on the instance of SQL Server.
Открытое свойство UserOptions Gets the user options for the current connection to the instance of SQL Server.
Открытое свойство Version Gets the Version property value.
Открытое свойство VersionMajor Gets the major version of the server.
Открытое свойство VersionMinor Gets the VersionMinor property value.
Открытое свойство VersionString Gets the version string of the server.

В начало

Методы

  Имя Описание
Открытый метод Alter() Updates any Server object property changes on the instance of SQL Server. 
Открытый метод Alter(Boolean) Updates any Server object property changes on the instance of SQL Server with the option to override value checking.
Открытый метод AttachDatabase(String, StringCollection) Attaches an existing database that is made up of one or more files to the instance of SQL Server with the specified name and using the specified data files. 
Открытый метод AttachDatabase(String, StringCollection, AttachOptions) Attaches an existing database that is made up of one or more files to the instance of SQL Server that has the specified name and using the specified data files and attachment options. 
Открытый метод AttachDatabase(String, StringCollection, String) Attaches an existing database that is made up of one or more files to the instance of SQL Server with the specified name and using the specified data files. 
Открытый метод AttachDatabase(String, StringCollection, String, AttachOptions) Attaches an existing database that is made up of one or more files to the instance of SQL Server by using the specified name, data files, and attachment options. 
Открытый метод CompareUrn Compares two URNS.
Открытый метод DeleteBackupHistory(DateTime) Deletes the backup history for this instance of SQL Server up until the specified date and time.
Открытый метод DeleteBackupHistory(Int32) Deletes the backup history for the specified media set.
Открытый метод DeleteBackupHistory(String) Deletes the backup history for the specified database.
Открытый метод Deny(ServerPermissionSet, String) Denies the specified set of permissions for the specified grantee on the instance of SQL Server.
Открытый метод Deny(ServerPermissionSet, array<String[]) Denies the specified set of permissions for the specified grantees on the instance of SQL Server.
Открытый метод Deny(ServerPermissionSet, String, Boolean) Denies the specified set of permissions for the specified grantee and other users that the grantee granted the specified set of permissions on the instance of SQL Server.
Открытый метод Deny(ServerPermissionSet, array<String[], Boolean) Denies the specified set of permissions for the specified grantees and other users that the grantee granted the specified set of permissions on the instance of SQL Server.
Открытый метод DetachDatabase(String, Boolean) Detaches the specified database from the instance of SQL Server with the option to update statistics before the database is detached.
Открытый метод DetachDatabase(String, Boolean, Boolean) Detaches the specified database from the instance of SQL Server with the option to update statistics before the database is detached.
Открытый метод DetachedDatabaseInfo Returns information about a detached database file.
Открытый метод Discover Discovers a list of type Object. (Производный от SqlSmoObject.)
Открытый метод EnumActiveCurrentSessionTraceFlags Gets active session flags as a DataTable.
Открытый метод EnumActiveGlobalTraceFlags Gets a DataTable that contains active global trace flags.
Открытый метод EnumAvailableMedia() Enumerates a list of media that is visible to the instance of SQL Server on the local area network.
Открытый метод EnumAvailableMedia(MediaTypes) Enumerates a list of media that is visible to the instance of SQL Server on the local area network and limited to the type of media specified.
Открытый метод EnumClusterMembersState Enumerates the current state of the Windows cluster members of which the instance is part of.
Открытый метод EnumClusterSubnets Enumerates a list of cluster subnets.
Открытый метод EnumCollations Enumerates a list of collations supported by the instance of SQL Server.
Открытый метод EnumDatabaseMirrorWitnessRoles() Enumerates a list of database mirror witness roles.
Открытый метод EnumDatabaseMirrorWitnessRoles(String) Enumerates a list of mirror witness roles for the specified database.
Открытый метод EnumDetachedDatabaseFiles Enumerates a list of detached database files.
Открытый метод EnumDetachedLogFiles Enumerates a list of detached log files.
Открытый метод EnumDirectories Enumerates a list of directories relative to the specified path.
Открытый метод EnumErrorLogs Enumerates a list of SQL Server error log files.
Открытый метод EnumLocks() Enumerates a list of current locks held on the instance of SQL Server.
Открытый метод EnumLocks(Int32) Enumerates a list of current locks held by the specified process on the instance of SQL Server.
Открытый метод EnumMembers Enumerates a list of members of server roles and database roles on the instance of SQL Server.
Открытый метод EnumObjectPermissions() Enumerates a list of object permissions for the instance of SQL Server.
Открытый метод EnumObjectPermissions(String) Enumerates a list of object permissions for a specified grantee on the application instance of SQL Server.
Открытый метод EnumObjectPermissions(ObjectPermissionSet) Enumerates a list of object permissions for a specified permission on the instance of SQL Server.
Открытый метод EnumObjectPermissions(String, ObjectPermissionSet) Enumerates a list of object permissions for a specified grantee and a specified permission on the instance of SQL Server.
Открытый метод EnumPerformanceCounters() Enumerates a list of performance counters that are supported by the instance of SQL Server.
Открытый метод EnumPerformanceCounters(String) Enumerates a list of performance counters that are supported by the instance of SQL Server for a specified object.
Открытый метод EnumPerformanceCounters(String, String) Enumerates a list of performance counters that are supported by the instance of SQL Server for a specified object and specified counter.
Открытый метод EnumPerformanceCounters(String, String, String) Enumerates a list of performance counters that are supported by the instance of SQL Server for a specified object, for a specified counter, and on the specified instance of SQL Server.
Открытый метод EnumProcesses() Enumerates a list of processes running on the instance of SQL Server.
Открытый метод EnumProcesses(Boolean) Enumerates a list of processes running on the instance of SQL Server with the option to exclude system processes.
Открытый метод EnumProcesses(Int32) Enumerates a list of information about the specified process.
Открытый метод EnumProcesses(String) Enumerates a list of processes running on the instance of SQL Server that are associated with the specified login.
Открытый метод EnumServerAttributes Enumerates a list of server attributes for the instance of SQL Server.
Открытый метод EnumServerPermissions() Enumerates a list of server permissions for the instance of SQL Server.
Открытый метод EnumServerPermissions(String) Enumerates a list of server permissions for a specified grantee on the instance of SQL Server.
Открытый метод EnumServerPermissions(ServerPermissionSet) Enumerates a list of server permissions for a specified permission on the instance of SQL Server.
Открытый метод EnumServerPermissions(String, ServerPermissionSet) Enumerates a list of server permissions for a specified grantee and a specified permission on the instance of SQL Server.
Открытый метод EnumStartupProcedures Enumerates a list of startup procedures.
Открытый метод EnumWindowsDomainGroups() Enumerates a list of Microsoft Windows group accounts defined on a domain.
Открытый метод EnumWindowsDomainGroups(String) Enumerates a list of Microsoft Windows group accounts defined for the specified domain.
Открытый метод EnumWindowsGroupInfo() Enumerates a list of information about all Microsoft Windows groups that have explicitly granted access to the instance of SQL Server.
Открытый метод EnumWindowsGroupInfo(String) Enumerates a list of information about all Microsoft Windows groups that have explicitly granted access to the instance of SQL Server.
Открытый метод EnumWindowsGroupInfo(String, Boolean) Enumerates a list of information about all Microsoft Windows groups that have explicitly granted access to the instance of SQL Server and with the option to list the individual members.
Открытый метод EnumWindowsUserInfo() Enumerates a list of information about all Microsoft Windows users that have explicitly granted access to SQL Server.
Открытый метод EnumWindowsUserInfo(String) Enumerates a list of information about all Microsoft Windows users that have explicitly granted access to the instance of SQL Server.
Открытый метод EnumWindowsUserInfo(String, Boolean) Enumerates a list of information about all Microsoft Windows users that have explicitly granted access to the instance of SQL Server and with the option to list all the permissions paths (groups) through which the user has been granted access to the instance of SQL Server.
Открытый метод Equals (Производный от Object.)
Защищенный метод FormatSqlVariant Formats an object as SqlVariant type. (Производный от SqlSmoObject.)
Открытый метод GetActiveDBConnectionCount Returns the number of active connections for the specified database.
Защищенный метод GetContextDB Gets the context database that is associated with this object. (Производный от SqlSmoObject.)
Защищенный метод GetDBName Gets the database name that is associated with the object. (Производный от SqlSmoObject.)
Открытый метод GetDefaultInitFields Returns the property types that are initialized by default when the specified object is initialized.
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetPropertyNames Returns the names of the initialized properties for the specified object type
Защищенный метод GetPropValue Gets a property value of the SqlSmoObject object. (Производный от SqlSmoObject.)
Защищенный метод GetPropValueOptional Gets a property value of the SqlSmoObject object. (Производный от SqlSmoObject.)
Защищенный метод GetPropValueOptionalAllowNull Gets a property value of the SqlSmoObject object. (Производный от SqlSmoObject.)
Защищенный метод GetServerObject Gets the server of the SqlSmoObject object. (Производный от SqlSmoObject.)
Открытый метод GetSmoObject Gets a SqlSmoObject that is specified by a URN.
Открытый метод GetStringComparer Returns the comparer object corresponding to the collation string passed.
Открытый метод GetType (Производный от Object.)
Открытый метод Grant(ServerPermissionSet, String) Grants the specified set of permissions to the specified grantee on the instance of SQL Server.
Открытый метод Grant(ServerPermissionSet, array<String[]) Grants the specified set of permissions to the specified grantees on the instance of SQL Server.
Открытый метод Grant(ServerPermissionSet, String, Boolean) Grants access to the specified permission to the grantee and the ability to grant access to other users on the instance of SQL Server.
Открытый метод Grant(ServerPermissionSet, array<String[], Boolean) Grants access to the specified permission to the grantees and the ability to grant access to other users on the instance of SQL Server.
Открытый метод Grant(ServerPermissionSet, String, Boolean, String) Grants the specified set of permissions to the grantee and the ability to grant the set of permissions to other users on the instance of SQL Server under an assumed role.
Открытый метод Grant(ServerPermissionSet, array<String[], Boolean, String) Grants the specified set of permissions to the grantees and the ability to grant the set of permissions to other users on the instance of SQL Server under an assumed role.
Открытый метод Initialize() Initializes the object and forces the properties be loaded. (Производный от SqlSmoObject.)
Открытый метод Initialize(Boolean) Initializes the object and forces the properties be loaded. (Производный от SqlSmoObject.)
Открытый метод IsDetachedPrimaryFile Verifies whether the specified file is a primary (.mdf) database file.
Защищенный метод IsObjectInitialized Verifies whether the object has been initialized. (Производный от SqlSmoObject.)
Защищенный метод IsObjectInSpace Verifies whether the object is isolated or connected to the instance of SQL Server. (Производный от SqlSmoObject.)
Открытый метод IsWindowsGroupMember Verifies whether the specified Microsoft Windows user account is a member of the specified Windows group.
Открытый метод JoinAvailabilityGroup Indicates a specified object to join the availability group.
Открытый метод KillAllProcesses Stops the all processes on the specified database.
Открытый метод KillDatabase Deletes the specified database and drops any active connection.
Открытый метод KillProcess Stops the specified process.
Открытый метод PingSqlServerVersion(String) Gets the version number of the instance of SQL Server.
Открытый метод PingSqlServerVersion(String, String, String) Get the version number of the specified instance of SQL Server using the specified login and password to gain access.
Открытый метод ReadErrorLog() Enumerates the SQL Server error log.
Открытый метод ReadErrorLog(Int32) Enumerates the specified SQL Server error log.
Открытый метод Refresh Refreshes the objects and properties on the Server object. (Переопределяет SqlSmoObject.Refresh().)
Открытый метод Revoke(ServerPermissionSet, String) Revokes a previously granted set of permissions from a list of grantees on the instance of SQL Server.
Открытый метод Revoke(ServerPermissionSet, array<String[]) Revokes a previously granted set of permissions from a list of grantees on the instance of SQL Server.
Открытый метод Revoke(ServerPermissionSet, String, Boolean, Boolean) Revokes previously granted permissions from a grantee on the instance of SQL Server and any other users to whom the grantee has granted the specified set of permissions. The grantee is also given the ability to revoke the specified set of permissions from other users under an assumed role.
Открытый метод Revoke(ServerPermissionSet, array<String[], Boolean, Boolean) Revokes previously granted permissions from grantees on the instance of SQL Server and any other users to whom the grantees have granted the specified set of permissions. The grantees are also given the ability to revoke the specified set of permissions from other users under an assumed role.
Открытый метод Revoke(ServerPermissionSet, String, Boolean, Boolean, String) Revokes previously granted permissions from a grantee on the instance of SQL Server and any other users to whom the grantee has granted the specified set of permissions. The grantee is also given the ability to revoke the specified set of permissions from other users under an assumed role.
Открытый метод Revoke(ServerPermissionSet, array<String[], Boolean, Boolean, String) Revokes previously granted permissions from grantees on the instance of SQL Server and any other users to whom the grantees have granted the specified set of permissions. The grantees are also given the ability to revoke the specified set of permissions from other users under an assumed role.
Открытый метод Script() Generates a Transact-SQL script that can be used to re-create the server.
Открытый метод Script(ScriptingOptions) Generates a Transact-SQL script that can be used to re-create the server by using the specified scripting options.
Открытый метод SetDefaultInitFields(Boolean) Specifies that all properties are fetched when objects are instantiated.
Открытый метод SetDefaultInitFields(Type, Boolean) Specifies all the properties are fetched when objects of the specified type are instantiated.
Открытый метод SetDefaultInitFields(Type, StringCollection) Specifies the properties that are fetched when objects of the specified type are instantiated.
Открытый метод SetDefaultInitFields(Type, array<String[]) Specifies the properties that are fetched when objects of the specified type are instantiated.
Защищенный метод SetParentImpl Sets the parent of the SqlSmoObject to the newParent parameter. (Производный от SqlSmoObject.)
Открытый метод SetTraceFlag Sets a trace flag.
Открытый метод ToString Returns a String that represents the referenced object. (Производный от SqlSmoObject.)
Открытый метод Validate Validates the state of an object. (Производный от SmoObjectBase.)

В начало

События

  Имя Описание
Открытое событие PropertyChanged Represents the event that occurs when a property is changed. (Производный от SqlSmoObject.)
Открытое событие PropertyMetadataChanged Represents the event that occurs when property metadata changes. (Производный от SqlSmoObject.)

В начало

Явные реализации интерфейса

  Имя Описание
Явная реализация интерфейсаЗакрытый метод IAlienObject.Discover Discovers any dependencies. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. (Производный от SqlSmoObject.)
Явная реализация интерфейсаЗакрытый метод IAlienObject.GetDomainRoot Returns the root of the domain. (Производный от SqlSmoObject.)
Явная реализация интерфейсаЗакрытый метод IAlienObject.GetParent Gets the parent of this object. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. (Производный от SqlSmoObject.)
Явная реализация интерфейсаЗакрытый метод IAlienObject.GetPropertyType Gets the type of the specified property. (Производный от SqlSmoObject.)
Явная реализация интерфейсаЗакрытый метод IAlienObject.GetPropertyValue Gets the value of the specified property. (Производный от SqlSmoObject.)
Явная реализация интерфейсаЗакрытый метод IAlienObject.GetUrn Gets the Unified Resource Name (URN) of the object. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. (Производный от SqlSmoObject.)
Явная реализация интерфейсаЗакрытый метод IAlienObject.Resolve Gets the instance that contains the information about the object from the Unified Resource Name (URN) of the object. (Производный от SqlSmoObject.)
Явная реализация интерфейсаЗакрытый метод IAlienObject.SetObjectState Sets the object state to the specified SfcObjectState value. (Производный от SqlSmoObject.)
Явная реализация интерфейсаЗакрытый метод IAlienObject.SetPropertyValue Sets the property value. (Производный от SqlSmoObject.)
Явная реализация интерфейсаЗакрытый метод IAlienRoot.DesignModeInitialize Указано только в ознакомительных целях. Не поддерживается. Совместимость с будущими версиями не гарантируется. Ensures that the Server object is in design mode, that it is disconnected from the instance of the Database Engine it represents.
Явная реализация интерфейсаЗакрытый метод IAlienRoot.SfcHelper_GetDataTable Указано только в ознакомительных целях. Не поддерживается. Совместимость с будущими версиями не гарантируется. Gets a DataTable object containing the results from a URN.
Явная реализация интерфейсаЗакрытый метод IAlienRoot.SfcHelper_GetSmoObject Указано только в ознакомительных целях. Не поддерживается. Совместимость с будущими версиями не гарантируется. Gets the Object that represents the object identified by a specified URN.
Явная реализация интерфейсаЗакрытый метод IAlienRoot.SfcHelper_GetSmoObjectQuery Указано только в ознакомительных целях. Не поддерживается. Совместимость с будущими версиями не гарантируется. Gets a List of String values.
Явная реализация интерфейсаЗакрытое свойство ISfcDomainLite.DomainInstanceName Gets the instance name of the domain.
Явная реализация интерфейсаЗакрытое свойство ISfcDomainLite.DomainName Gets the domain name.
Явная реализация интерфейсаЗакрытый метод ISfcDomainLite.GetLogicalVersion Указано только в ознакомительных целях. Не поддерживается. Совместимость с будущими версиями не гарантируется. Gets an Int32 value that indicates whether changes have been made to the Server object.
Явная реализация интерфейсаЗакрытое свойство ISfcHasConnection.ConnectionContext Gets the context for the connection represented by the current Server object.
Явная реализация интерфейсаЗакрытый метод ISfcHasConnection.GetConnection() Указано только в ознакомительных целях. Не поддерживается. Совместимость с будущими версиями не гарантируется. Gets a connection to an Sfc backing store.
Явная реализация интерфейсаЗакрытый метод ISfcHasConnection.GetConnection(SfcObjectQueryMode) Указано только в ознакомительных целях. Не поддерживается. Совместимость с будущими версиями не гарантируется. Gets a connection to an Sfc backing store that supports the requested query mode.
Явная реализация интерфейсаЗакрытый метод ISfcHasConnection.SetConnection Указано только в ознакомительных целях. Не поддерживается. Совместимость с будущими версиями не гарантируется. Sets a connection to an Sfc backing store.
Явная реализация интерфейсаЗакрытый метод ISfcPropertyProvider.GetPropertySet Gets the interface reference to the set of properties of this object. (Производный от SqlSmoObject.)
Явная реализация интерфейсаЗакрытое свойство ISfcSupportsDesignMode.IsDesignMode Gets a Boolean value that specifies whether the Server supports design mode.

В начало

Замечания

The Server class represents an instance of SQL Server. In SMO programming, the Server object determines the connection to a physical SQL Server installation. The Server class is the highest level in the SMO instance object hierarchy. When a Server object variable is created, it establishes a connection to an instance of SQL Server. If you do not specify the name in the Server class constructor, the connection is always made with the local, default instance of SQL Server.

By using the Server object, you can do the following:

  • Connect to an instance of SQL Server.

  • Modify the connection settings.

  • Run Transact-SQL statements directly.

  • Capture Transact-SQL output from the SMO program.

  • Manage transactions.

  • View operating system information.

  • Modify and view SQL Server settings, information, and user options.

  • Modify and view SQL Server configuration options.

  • Register the instance of SQL Server in the Active Directory directory service.

  • Subscribe to and handle SQL Server events.

  • Reference databases, endpoints, credentials, logins, linked servers, system messages, DDL triggers, system data types, and user-defined messages.

  • Regenerate the service master key.

  • Detach and attach databases.

  • Stop processes or databases.

  • Grant, deny, or revoke permissions on the database.

  • Enumerate information about the server.

  • Read the error log.

  • Remove the backup history.

  • Get and set the default initialization fields for specified types.

  • Create endpoints, such as database mirroring endpoint.

To get Server object properties, users can be a member of the public fixed server role.

To set Server object properties, users must be a member of the sysadmin fixed server role.

Thread Safety

Все общие статические члены этого типа (Shared в Microsoft Visual Basic) можно использовать в многопоточных операциях. Потокобезопасная работа с членами экземпляров типа не гарантируется.

Примеры

Соединение с экземпляром SQL Server

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

Пространство имен Microsoft.SqlServer.Management.Smo

Другие ресурсы

Соединение с экземпляром SQL Server

Отсоединение от экземпляра SQL Server