共用方式為


Server 成員

The Server object represents an instance of SQL Server.

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.

頂端

方法

  名稱 描述
受保護的方法 AddDatabaseContext (繼承自 SqlSmoObject。)
公用方法 Alter() () () () Updates any Server object property changes on the instance of SQL Server. 
公用方法 Alter(Boolean)
受保護的方法 AlterImpl (繼承自 SqlSmoObject。)
受保護的方法 AlterImplFinish (繼承自 SqlSmoObject。)
受保護的方法 AlterImplInit (繼承自 SqlSmoObject。)
受保護的方法 AlterImplWorker (繼承自 SqlSmoObject。)
公用方法 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)
公用方法 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)
受保護的方法 BindDefaultImpl (繼承自 SqlSmoObject。)
受保護的方法 BindRuleImpl (繼承自 SqlSmoObject。)
受保護的方法 CheckCollation (繼承自 SqlSmoObject。)
受保護的方法 CheckObjectState() () () () Validates the state of the referenced object. (繼承自 SqlSmoObject。)
受保護的方法 CheckObjectState(Boolean) Validates the state of the referenced object with the option to specify that an exception is thrown if the object is not yet created. (繼承自 SqlSmoObject。)
受保護的方法 CheckObjectStateImpl (繼承自 SqlSmoObject。)
受保護的方法 CheckVersion100 (繼承自 SqlSmoObject。)
受保護的方法 CheckVersion80 Checks the validity of the object on SQL Server 2000. (繼承自 SqlSmoObject。)
受保護的方法 CheckVersion80SP3 Checks the validity of the object on SQL Server 2000 SP3. (繼承自 SqlSmoObject。)
受保護的方法 CheckVersion90 Check the validity of the object on SQL Server 2005. (繼承自 SqlSmoObject。)
受保護的方法 CheckVersionBelow90 (繼承自 SqlSmoObject。)
受保護的方法 CleanObject (繼承自 SqlSmoObject。)
公用方法 CompareUrn Compares two URNS.
受保護的方法 CreateImpl (繼承自 SqlSmoObject。)
受保護的方法 CreateImplFinish (繼承自 SqlSmoObject。)
受保護的方法 CreateImplInit (繼承自 SqlSmoObject。)
公用方法 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 (繼承自 SqlSmoObject。)
受保護的方法 DropImpl (繼承自 SqlSmoObject。)
受保護的方法 DropImplWorker (繼承自 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.
公用方法 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.
受保護的方法 EnumScriptImpl (繼承自 SqlSmoObject。)
受保護的方法 EnumScriptImplWorker (繼承自 SqlSmoObject。)
公用方法 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。)
受保護的方法 Finalize (繼承自 Object。)
受保護的方法 FormatSqlVariant (繼承自 SqlSmoObject。)
受保護的方法 GenerateDataSpaceFileStreamScript (繼承自 SqlSmoObject。)
受保護的方法 GenerateDataSpaceScript (繼承自 SqlSmoObject。)
公用方法 GetActiveDBConnectionCount Returns the number of active connections for the specified database.
受保護的方法 GetBindDefaultScript (繼承自 SqlSmoObject。)
受保護的方法 GetBindRuleScript (繼承自 SqlSmoObject。)
受保護的方法 GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%) (繼承自 SqlSmoObject。)
受保護的方法 GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) (繼承自 SqlSmoObject。)
受保護的方法 GetDateTimeParameter (繼承自 SqlSmoObject。)
受保護的方法 GetDateTimeParameterAsInt (繼承自 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.
受保護的方法 GetEnumParameter (繼承自 SqlSmoObject。)
受保護的方法 GetFragOptionString (繼承自 SqlSmoObject。)
受保護的方法 GetGuidParameter (繼承自 SqlSmoObject。)
公用方法 GetHashCode (繼承自 Object。)
受保護的方法 GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%) (繼承自 SqlSmoObject。)
受保護的方法 GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) (繼承自 SqlSmoObject。)
公用方法 GetPropertyNames Returns the names of the initialized properties for the specified object type
受保護的方法 GetPropValue (繼承自 SqlSmoObject。)
受保護的方法 GetPropValueOptional (繼承自 SqlSmoObject。)
受保護的方法 GetPropValueOptionalAllowNull (繼承自 SqlSmoObject。)
受保護的方法 GetRealValue (繼承自 SqlSmoObject。)
受保護的方法 GetScriptingOptionsForCreate (繼承自 SqlSmoObject。)
受保護的方法 GetServerName Gets the name of the instance of SQL Server with which the object is associated. (繼承自 SqlSmoObject。)
受保護的方法 GetServerObject (繼承自 SqlSmoObject。)
公用方法 GetSmoObject Gets a SqlSmoObject that is specified by a URN.
受保護的方法 GetSqlServerVersionName Gets the version name of the instance of SQL Server with which the object is associated. (繼承自 SqlSmoObject。)
公用方法 GetStringComparer Gets an IComparer interface.
受保護的方法 GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%) (繼承自 SqlSmoObject。)
受保護的方法 GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) (繼承自 SqlSmoObject。)
受保護的方法 GetTimeSpanParameterAsInt (繼承自 SqlSmoObject。)
公用方法 GetType (繼承自 Object。)
受保護的方法 GetUrnRecursive(StringBuilder) (繼承自 SqlSmoObject。)
受保護的方法 GetUrnRecursive(StringBuilder, UrnIdOption) (繼承自 SqlSmoObject。)
公用方法 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.
受保護的方法 ImplInitialize (繼承自 SqlSmoObject。)
公用方法 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.
受保護的方法 IsObjectDirty Verifies whether the object properties have been modified and the changes have not yet been persisted on the instance of SQL Server. (繼承自 SqlSmoObject。)
受保護的方法 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。)
受保護的方法 IsVersion80SP3 (繼承自 SqlSmoObject。)
公用方法 IsWindowsGroupMember Verifies whether the specified Microsoft Windows user account is a member of the specified Windows 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.
受保護的方法 MarkDropped (繼承自 SqlSmoObject。)
受保護的方法 MarkForDropImpl (繼承自 SqlSmoObject。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 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.
受保護的方法 PostAlter (繼承自 SqlSmoObject。)
受保護的方法 PostCreate (繼承自 SqlSmoObject。)
受保護的方法 PostDrop (繼承自 SqlSmoObject。)
公用方法 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() () () ()
公用方法 Script(ScriptingOptions)
受保護的方法 ScriptAlter (繼承自 SqlSmoObject。)
受保護的方法 ScriptCreate (繼承自 SqlSmoObject。)
受保護的方法 ScriptDdl (繼承自 SqlSmoObject。)
受保護的方法 ScriptDrop (繼承自 SqlSmoObject。)
受保護的方法 ScriptImpl() () () () (繼承自 SqlSmoObject。)
受保護的方法 ScriptImpl(ScriptingOptions) (繼承自 SqlSmoObject。)
受保護的方法 ScriptImplWorker (繼承自 SqlSmoObject。)
公用方法 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 (繼承自 SqlSmoObject。)
公用方法 SetTraceFlag Sets a trace flag.
公用方法 ToString Returns a String that represents the referenced object. (繼承自 SqlSmoObject。)
受保護的方法 TouchImpl (繼承自 SqlSmoObject。)
受保護的方法 UnbindDefaultImpl (繼承自 SqlSmoObject。)
受保護的方法 UnbindRuleImpl (繼承自 SqlSmoObject。)
公用方法 Validate (繼承自 SmoObjectBase。)

頂端

欄位

  名稱 描述
受保護的欄位 m_ExtendedProperties (繼承自 SqlSmoObject。)

頂端

屬性

  名稱 描述
公用屬性 ActiveDirectory Gets information about the Active Directory settings for the 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.
公用屬性 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 BuildClrVersionString property value.
公用屬性 BuildNumber Gets the BuildNumber property value.
公用屬性 Collation Gets the Collation property value.
公用屬性 CollationID Gets the CollationID property value.
公用屬性 ComparisonStyle Gets the ComparisonStype property value.
公用屬性 ComputerNamePhysicalNetBIOS Gets the ComputerNamePhysicalNetBIOS property value.
公用屬性 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 CryptographicProviders property value.
公用屬性 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 DefaultLog property value.
公用屬性 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 EngineEdition property value.
公用屬性 ErrorLogPath Gets the ErrorLogPath property value.
公用屬性 Events Gets the server events that are associated with the instance of SQL Server.
受保護的屬性 ExecuteForScalar Gets or sets the Boolean property value that specifies whether the object is set to the execute for scalar option. (繼承自 SqlSmoObject。)
公用屬性 FilestreamLevel
公用屬性 FilestreamShareName
公用屬性 FullTextService Gets the Microsoft Search Full-Text service implementation for the instance of SQL Server.
公用屬性 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 IsCaseSensitive property value.
公用屬性 IsClustered Gets the IsClustered property value.
公用屬性 IsFullTextInstalled
公用屬性 IsSingleUser Gets the IsSingleUser property value.
受保護的屬性 IsTouched Gets the Boolean property value that specifies whether the object properties have been updated but not yet persisted on the server. (繼承自 SqlSmoObject。)
公用屬性 JobServer Gets the SQL Server Agent associated with the instance of SQL Server.
公用屬性 Language Gets the Language property value.
公用屬性 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 MailProfile property value.
公用屬性 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.
受保護的屬性 ObjectInSpace Gets the Boolean property value that specifies whether the object exists in isolation, or whether it is directly or indirectly connected to the instance of SQL Server. (繼承自 SqlSmoObject。)
公用屬性 OleDbProviderSettings Gets the DbProviderSettings property value.
公用屬性 OSVersion Gets the OSVersion property value.
公用屬性 PerfMonMode Gets or sets the PerfMonMode property value.
公用屬性 PhysicalMemory Gets the PhysicalMemory property value.
公用屬性 Platform Gets the Platform property value.
公用屬性 Processors Gets the Processors property value.
公用屬性 Product Gets the Product property value.
公用屬性 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 ResourceGovernor property value.
公用屬性 ResourceLastUpdateDateTime Gets the ResourceLastUpdateDateTime property value.
公用屬性 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.
受保護的屬性 ScalarResult Gets the scalar result for the referenced object. (繼承自 SqlSmoObject。)
公用屬性 ServerAuditSpecifications
公用屬性 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
公用屬性 ServiceStartMode
公用屬性 Settings Gets modifiable settings for the instance of SQL Server.
公用屬性 SqlCharSet Gets the SqlCharSet property value.
公用屬性 SqlCharSetName Gets the SqlCharSetName property value.
公用屬性 SqlDomainGroup
公用屬性 SqlSortOrder Gets the SqlSortOrder property value.
公用屬性 SqlSortOrderName Gets the SqlSortOrderName property value.
公用屬性 State Gets the state of the referenced object. (繼承自 SmoObjectBase。)
公用屬性 Status
公用屬性 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
公用屬性 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 VersionMajor property value.
公用屬性 VersionMinor Gets the VersionMinor property value.
公用屬性 VersionString Gets the VersionString property value.

頂端

事件

  名稱 描述
公用事件 PropertyChanged (繼承自 SqlSmoObject。)
公用事件 PropertyMetadataChanged (繼承自 SqlSmoObject。)

頂端