Partager via


Membres Server

The Server object represents an instance of SQL Server.

Le type Server expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique Server() () () () Initializes a new instance of the Server class.
Méthode publique Server(String) Initializes a new instance of the Server class with the specified name.
Méthode publique Server(ServerConnection) Initializes a new instance of the Server class based on the specified connection.

Haut de la page

Méthodes

  Nom Description
Méthode protégée AddDatabaseContext (Hérité de SqlSmoObject.)
Méthode publique Alter() () () () Updates any Server object property changes on the instance of SQL Server. 
Méthode publique Alter(Boolean)
Méthode protégée AlterImpl (Hérité de SqlSmoObject.)
Méthode protégée AlterImplFinish (Hérité de SqlSmoObject.)
Méthode protégée AlterImplInit (Hérité de SqlSmoObject.)
Méthode protégée AlterImplWorker (Hérité de SqlSmoObject.)
Méthode publique 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. 
Méthode publique AttachDatabase(String, StringCollection, AttachOptions)
Méthode publique 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. 
Méthode publique AttachDatabase(String, StringCollection, String, AttachOptions)
Méthode protégée BindDefaultImpl (Hérité de SqlSmoObject.)
Méthode protégée BindRuleImpl (Hérité de SqlSmoObject.)
Méthode protégée CheckCollation (Hérité de SqlSmoObject.)
Méthode protégée CheckObjectState() () () () Validates the state of the referenced object. (Hérité de SqlSmoObject.)
Méthode protégée 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. (Hérité de SqlSmoObject.)
Méthode protégée CheckObjectStateImpl (Hérité de SqlSmoObject.)
Méthode protégée CheckVersion100 (Hérité de SqlSmoObject.)
Méthode protégée CheckVersion80 Checks the validity of the object on SQL Server 2000. (Hérité de SqlSmoObject.)
Méthode protégée CheckVersion80SP3 Checks the validity of the object on SQL Server 2000 SP3. (Hérité de SqlSmoObject.)
Méthode protégée CheckVersion90 Check the validity of the object on SQL Server 2005. (Hérité de SqlSmoObject.)
Méthode protégée CheckVersionBelow90 (Hérité de SqlSmoObject.)
Méthode protégée CleanObject (Hérité de SqlSmoObject.)
Méthode publique CompareUrn Compares two URNS.
Méthode protégée CreateImpl (Hérité de SqlSmoObject.)
Méthode protégée CreateImplFinish (Hérité de SqlSmoObject.)
Méthode protégée CreateImplInit (Hérité de SqlSmoObject.)
Méthode publique DeleteBackupHistory(DateTime) Deletes the backup history for this instance of SQL Server up until the specified date and time.
Méthode publique DeleteBackupHistory(Int32) Deletes the backup history for the specified media set.
Méthode publique DeleteBackupHistory(String) Deletes the backup history for the specified database.
Méthode publique Deny(ServerPermissionSet, String) Denies the specified set of permissions for the specified grantee on the instance of SQL Server.
Méthode publique Deny(ServerPermissionSet, array<String> [] () [] []) Denies the specified set of permissions for the specified grantees on the instance of SQL Server.
Méthode publique 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.
Méthode publique 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.
Méthode publique DetachDatabase(String, Boolean) Detaches the specified database from the instance of SQL Server with the option to update statistics before the database is detached.
Méthode publique 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.
Méthode publique DetachedDatabaseInfo Returns information about a detached database file.
Méthode publique Discover (Hérité de SqlSmoObject.)
Méthode protégée DropImpl (Hérité de SqlSmoObject.)
Méthode protégée DropImplWorker (Hérité de SqlSmoObject.)
Méthode publique EnumActiveCurrentSessionTraceFlags Gets active session flags as a DataTable.
Méthode publique EnumActiveGlobalTraceFlags Gets a DataTable that contains active global trace flags.
Méthode publique EnumAvailableMedia() () () () Enumerates a list of media that is visible to the instance of SQL Server on the local area network.
Méthode publique 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.
Méthode publique EnumCollations Enumerates a list of collations supported by the instance of SQL Server.
Méthode publique EnumDatabaseMirrorWitnessRoles() () () () Enumerates a list of database mirror witness roles.
Méthode publique EnumDatabaseMirrorWitnessRoles(String) Enumerates a list of mirror witness roles for the specified database.
Méthode publique EnumDetachedDatabaseFiles Enumerates a list of detached database files.
Méthode publique EnumDetachedLogFiles Enumerates a list of detached log files.
Méthode publique EnumDirectories Enumerates a list of directories relative to the specified path.
Méthode publique EnumErrorLogs Enumerates a list of SQL Server error log files.
Méthode publique EnumLocks() () () () Enumerates a list of current locks held on the instance of SQL Server.
Méthode publique EnumLocks(Int32) Enumerates a list of current locks held by the specified process on the instance of SQL Server.
Méthode publique EnumMembers Enumerates a list of members of server roles and database roles on the instance of SQL Server.
Méthode publique EnumObjectPermissions() () () () Enumerates a list of object permissions for the instance of SQL Server.
Méthode publique EnumObjectPermissions(String) Enumerates a list of object permissions for a specified grantee on the application instance of SQL Server.
Méthode publique EnumObjectPermissions(ObjectPermissionSet) Enumerates a list of object permissions for a specified permission on the instance of SQL Server.
Méthode publique EnumObjectPermissions(String, ObjectPermissionSet) Enumerates a list of object permissions for a specified grantee and a specified permission on the instance of SQL Server.
Méthode publique EnumPerformanceCounters() () () () Enumerates a list of performance counters that are supported by the instance of SQL Server.
Méthode publique EnumPerformanceCounters(String) Enumerates a list of performance counters that are supported by the instance of SQL Server for a specified object.
Méthode publique 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.
Méthode publique 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.
Méthode publique EnumProcesses() () () () Enumerates a list of processes running on the instance of SQL Server.
Méthode publique EnumProcesses(Boolean) Enumerates a list of processes running on the instance of SQL Server with the option to exclude system processes.
Méthode publique EnumProcesses(Int32) Enumerates a list of information about the specified process.
Méthode publique EnumProcesses(String) Enumerates a list of processes running on the instance of SQL Server that are associated with the specified login.
Méthode protégée EnumScriptImpl (Hérité de SqlSmoObject.)
Méthode protégée EnumScriptImplWorker (Hérité de SqlSmoObject.)
Méthode publique EnumServerAttributes Enumerates a list of server attributes for the instance of SQL Server.
Méthode publique EnumServerPermissions() () () () Enumerates a list of server permissions for the instance of SQL Server.
Méthode publique EnumServerPermissions(String) Enumerates a list of server permissions for a specified grantee on the instance of SQL Server.
Méthode publique EnumServerPermissions(ServerPermissionSet) Enumerates a list of server permissions for a specified permission on the instance of SQL Server.
Méthode publique EnumServerPermissions(String, ServerPermissionSet) Enumerates a list of server permissions for a specified grantee and a specified permission on the instance of SQL Server.
Méthode publique EnumStartupProcedures Enumerates a list of startup procedures.
Méthode publique EnumWindowsDomainGroups() () () () Enumerates a list of Microsoft Windows group accounts defined on a domain.
Méthode publique EnumWindowsDomainGroups(String) Enumerates a list of Microsoft Windows group accounts defined for the specified domain.
Méthode publique EnumWindowsGroupInfo() () () () Enumerates a list of information about all Microsoft Windows groups that have explicitly granted access to the instance of SQL Server.
Méthode publique EnumWindowsGroupInfo(String) Enumerates a list of information about all Microsoft Windows groups that have explicitly granted access to the instance of SQL Server.
Méthode publique 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.
Méthode publique EnumWindowsUserInfo() () () () Enumerates a list of information about all Microsoft Windows users that have explicitly granted access to SQL Server.
Méthode publique EnumWindowsUserInfo(String) Enumerates a list of information about all Microsoft Windows users that have explicitly granted access to the instance of SQL Server.
Méthode publique 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.
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode protégée FormatSqlVariant (Hérité de SqlSmoObject.)
Méthode protégée GenerateDataSpaceFileStreamScript (Hérité de SqlSmoObject.)
Méthode protégée GenerateDataSpaceScript (Hérité de SqlSmoObject.)
Méthode publique GetActiveDBConnectionCount Returns the number of active connections for the specified database.
Méthode protégée GetBindDefaultScript (Hérité de SqlSmoObject.)
Méthode protégée GetBindRuleScript (Hérité de SqlSmoObject.)
Méthode protégée GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%) (Hérité de SqlSmoObject.)
Méthode protégée GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) (Hérité de SqlSmoObject.)
Méthode protégée GetDateTimeParameter (Hérité de SqlSmoObject.)
Méthode protégée GetDateTimeParameterAsInt (Hérité de SqlSmoObject.)
Méthode protégée GetDBName Gets the database name that is associated with the object. (Hérité de SqlSmoObject.)
Méthode publique GetDefaultInitFields Returns the property types that are initialized by default when the specified object is initialized.
Méthode protégée GetEnumParameter (Hérité de SqlSmoObject.)
Méthode protégée GetFragOptionString (Hérité de SqlSmoObject.)
Méthode protégée GetGuidParameter (Hérité de SqlSmoObject.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode protégée GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%) (Hérité de SqlSmoObject.)
Méthode protégée GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) (Hérité de SqlSmoObject.)
Méthode publique GetPropertyNames Returns the names of the initialized properties for the specified object type
Méthode protégée GetPropValue (Hérité de SqlSmoObject.)
Méthode protégée GetPropValueOptional (Hérité de SqlSmoObject.)
Méthode protégée GetPropValueOptionalAllowNull (Hérité de SqlSmoObject.)
Méthode protégée GetRealValue (Hérité de SqlSmoObject.)
Méthode protégée GetScriptingOptionsForCreate (Hérité de SqlSmoObject.)
Méthode protégée GetServerName Gets the name of the instance of SQL Server with which the object is associated. (Hérité de SqlSmoObject.)
Méthode protégée GetServerObject (Hérité de SqlSmoObject.)
Méthode publique GetSmoObject Gets a SqlSmoObject that is specified by a URN.
Méthode protégée GetSqlServerVersionName Gets the version name of the instance of SQL Server with which the object is associated. (Hérité de SqlSmoObject.)
Méthode publique GetStringComparer Gets an IComparer interface.
Méthode protégée GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%) (Hérité de SqlSmoObject.)
Méthode protégée GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) (Hérité de SqlSmoObject.)
Méthode protégée GetTimeSpanParameterAsInt (Hérité de SqlSmoObject.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée GetUrnRecursive(StringBuilder) (Hérité de SqlSmoObject.)
Méthode protégée GetUrnRecursive(StringBuilder, UrnIdOption) (Hérité de SqlSmoObject.)
Méthode publique Grant(ServerPermissionSet, String) Grants the specified set of permissions to the specified grantee on the instance of SQL Server.
Méthode publique Grant(ServerPermissionSet, array<String> [] () [] []) Grants the specified set of permissions to the specified grantees on the instance of SQL Server.
Méthode publique 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.
Méthode publique 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.
Méthode publique 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.
Méthode publique 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.
Méthode protégée ImplInitialize (Hérité de SqlSmoObject.)
Méthode publique Initialize() () () () Initializes the object and forces the properties be loaded. (Hérité de SqlSmoObject.)
Méthode publique Initialize(Boolean) Initializes the object and forces the properties be loaded. (Hérité de SqlSmoObject.)
Méthode publique IsDetachedPrimaryFile Verifies whether the specified file is a primary (.mdf) database file.
Méthode protégée IsObjectDirty Verifies whether the object properties have been modified and the changes have not yet been persisted on the instance of SQL Server. (Hérité de SqlSmoObject.)
Méthode protégée IsObjectInitialized Verifies whether the object has been initialized. (Hérité de SqlSmoObject.)
Méthode protégée IsObjectInSpace Verifies whether the object is isolated or connected to the instance of SQL Server. (Hérité de SqlSmoObject.)
Méthode protégée IsVersion80SP3 (Hérité de SqlSmoObject.)
Méthode publique IsWindowsGroupMember Verifies whether the specified Microsoft Windows user account is a member of the specified Windows group.
Méthode publique KillAllProcesses Stops the all processes on the specified database.
Méthode publique KillDatabase Deletes the specified database and drops any active connection.
Méthode publique KillProcess Stops the specified process.
Méthode protégée MarkDropped (Hérité de SqlSmoObject.)
Méthode protégée MarkForDropImpl (Hérité de SqlSmoObject.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique PingSqlServerVersion(String) Gets the version number of the instance of SQL Server.
Méthode publique PingSqlServerVersion(String, String, String) Get the version number of the specified instance of SQL Server using the specified login and password to gain access.
Méthode protégée PostAlter (Hérité de SqlSmoObject.)
Méthode protégée PostCreate (Hérité de SqlSmoObject.)
Méthode protégée PostDrop (Hérité de SqlSmoObject.)
Méthode publique ReadErrorLog() () () () Enumerates the SQL Server error log.
Méthode publique ReadErrorLog(Int32) Enumerates the specified SQL Server error log.
Méthode publique Refresh Refreshes the objects and properties on the Server object. (Se substitue à SqlSmoObject. . :: . .Refresh() () () ().)
Méthode publique Revoke(ServerPermissionSet, String) Revokes a previously granted set of permissions from a list of grantees on the instance of SQL Server.
Méthode publique Revoke(ServerPermissionSet, array<String> [] () [] []) Revokes a previously granted set of permissions from a list of grantees on the instance of SQL Server.
Méthode publique 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.
Méthode publique 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.
Méthode publique 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.
Méthode publique 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.
Méthode publique Script() () () ()
Méthode publique Script(ScriptingOptions)
Méthode protégée ScriptAlter (Hérité de SqlSmoObject.)
Méthode protégée ScriptCreate (Hérité de SqlSmoObject.)
Méthode protégée ScriptDdl (Hérité de SqlSmoObject.)
Méthode protégée ScriptDrop (Hérité de SqlSmoObject.)
Méthode protégée ScriptImpl() () () () (Hérité de SqlSmoObject.)
Méthode protégée ScriptImpl(ScriptingOptions) (Hérité de SqlSmoObject.)
Méthode protégée ScriptImplWorker (Hérité de SqlSmoObject.)
Méthode publique SetDefaultInitFields(Boolean) Specifies that all properties are fetched when objects are instantiated.
Méthode publique SetDefaultInitFields(Type, Boolean) Specifies all the properties are fetched when objects of the specified type are instantiated.
Méthode publique SetDefaultInitFields(Type, StringCollection) Specifies the properties that are fetched when objects of the specified type are instantiated.
Méthode publique SetDefaultInitFields(Type, array<String> [] () [] []) Specifies the properties that are fetched when objects of the specified type are instantiated.
Méthode protégée SetParentImpl (Hérité de SqlSmoObject.)
Méthode publique SetTraceFlag Sets a trace flag.
Méthode publique ToString Returns a String that represents the referenced object. (Hérité de SqlSmoObject.)
Méthode protégée TouchImpl (Hérité de SqlSmoObject.)
Méthode protégée UnbindDefaultImpl (Hérité de SqlSmoObject.)
Méthode protégée UnbindRuleImpl (Hérité de SqlSmoObject.)
Méthode publique Validate (Hérité de SmoObjectBase.)

Haut de la page

Champs

  Nom Description
Champ protégé m_ExtendedProperties (Hérité de SqlSmoObject.)

Haut de la page

Propriétés

  Nom Description
Propriété publique ActiveDirectory Gets information about the Active Directory settings for the instance of SQL Server.
Propriété publique AuditLevel Gets or sets the AuditLevel property value.
Propriété publique Audits Represents a collection of Audit objects. Each Audit object represents an audit log defined on the instance of SQL Server.
Propriété publique BackupDevices Represents a collection of BackupDevice objects. Each BackupDevice object represents a backup device defined on the instance of SQL Server.
Propriété publique BackupDirectory Gets or sets the BackupDirectory property value.
Propriété publique BrowserServiceAccount Gets the service account that the Browser service runs under on the instance of SQL Server.
Propriété publique BrowserStartMode Gets the start mode for the SQL Server Browser Service running on the instance of SQL Server.
Propriété publique BuildClrVersion Gets the BuildClrVersion property value.
Propriété publique BuildClrVersionString Gets the BuildClrVersionString property value.
Propriété publique BuildNumber Gets the BuildNumber property value.
Propriété publique Collation Gets the Collation property value.
Propriété publique CollationID Gets the CollationID property value.
Propriété publique ComparisonStyle Gets the ComparisonStype property value.
Propriété publique ComputerNamePhysicalNetBIOS Gets the ComputerNamePhysicalNetBIOS property value.
Propriété publique Configuration Gets the configuration options for the instance of SQL Server.
Propriété publique ConnectionContext Gets the current server connection details for the instance of SQL Server.
Propriété publique Credentials Represents a collection of Credential objects. Each Credential object represents a credential defined on the instance of SQL Server.
Propriété publique CryptographicProviders Gets the CryptographicProviders property value.
Propriété publique Databases Represents a collection of Database objects. Each Database object represents a database defined on the instance of SQL Server.
Propriété publique DefaultFile Gets or sets the DefaultFile property value.
Propriété publique DefaultLog Gets or sets the DefaultLog property value.
Propriété publique DefaultTextMode Gets or sets the Boolean property value that specifies whether the default text mode is set for the instance of SQL Server.
Propriété publique Edition Gets the Edition property value.
Propriété publique Endpoints Represents a collection of Endpoint objects. Each Endpoint object represents an endpoint defined on the instance of SQL Server.
Propriété publique EngineEdition Gets the EngineEdition property value.
Propriété publique ErrorLogPath Gets the ErrorLogPath property value.
Propriété publique Events Gets the server events that are associated with the instance of SQL Server.
Propriété protégée ExecuteForScalar Gets or sets the Boolean property value that specifies whether the object is set to the execute for scalar option. (Hérité de SqlSmoObject.)
Propriété publique FilestreamLevel
Propriété publique FilestreamShareName
Propriété publique FullTextService Gets the Microsoft Search Full-Text service implementation for the instance of SQL Server.
Propriété publique Information Gets information about the instance of SQL Server.
Propriété publique InstallDataDirectory Gets the local Windows directory where the installation data is stored for the instance of SQL Server.
Propriété publique InstallSharedDirectory Gets the remote shared directory where the installation data is stored for the instance of SQL Server.
Propriété publique InstanceName Gets the instance name of the instance of SQL Server. 
Propriété publique IsCaseSensitive Gets the IsCaseSensitive property value.
Propriété publique IsClustered Gets the IsClustered property value.
Propriété publique IsFullTextInstalled
Propriété publique IsSingleUser Gets the IsSingleUser property value.
Propriété protégée IsTouched Gets the Boolean property value that specifies whether the object properties have been updated but not yet persisted on the server. (Hérité de SqlSmoObject.)
Propriété publique JobServer Gets the SQL Server Agent associated with the instance of SQL Server.
Propriété publique Language Gets the Language property value.
Propriété publique Languages Represents a collection of Language objects. Each Language object represents an languages supported by the instance of SQL Server.
Propriété publique LinkedServers Represents a collection of LinkedServer objects. Each LinkedServer object represents a linked server registered on the instance of SQL Server.
Propriété publique LoginMode Gets or sets the ServerLoginMode property value.
Propriété publique Logins Represents a collection of Login objects. Each Login object represents a login defined on the instance of SQL Server.
Propriété publique Mail Gets the Microsoft SQL Mail service associated with the instance of SQL Server.
Propriété publique MailProfile Gets or sets the MailProfile property value.
Propriété publique MasterDBLogPath Get the MasterDBLogPath property value.
Propriété publique MasterDBPath Gets the MasterDBPath property value.
Propriété publique MaxPrecision Gets the MaxPrecision property value.
Propriété publique Name Gets the name of the server, which is the physical machine name.
Propriété publique NamedPipesEnabled Gets the Boolean value that specifies whether Named Pipes provider is enabled for client-server connectivity on the instance of SQL Server.
Propriété publique NetName Gets the NetName property value.
Propriété publique NumberOfLogFiles Gets or sets the NumberOfLogFiles property value.
Propriété protégée 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. (Hérité de SqlSmoObject.)
Propriété publique OleDbProviderSettings Gets the DbProviderSettings property value.
Propriété publique OSVersion Gets the OSVersion property value.
Propriété publique PerfMonMode Gets or sets the PerfMonMode property value.
Propriété publique PhysicalMemory Gets the PhysicalMemory property value.
Propriété publique Platform Gets the Platform property value.
Propriété publique Processors Gets the Processors property value.
Propriété publique Product Gets the Product property value.
Propriété publique ProductLevel Gets the ProductLevel property value.
Propriété publique Properties Gets a collection of Property objects that represent the object properties. (Hérité de SqlSmoObject.)
Propriété publique ProxyAccount Gets the proxy account associated with the instance of SQL Server.
Propriété publique ResourceGovernor Gets the ResourceGovernor property value.
Propriété publique ResourceLastUpdateDateTime Gets the ResourceLastUpdateDateTime property value.
Propriété publique ResourceVersion Gets the ResourceVersion property.
Propriété publique ResourceVersionString Gets the ResouceVersionString property value.
Propriété publique Roles Represents a collection of ServerRole objects. Each ServerRole object represents a role defined on the instance of SQL Server.
Propriété publique RootDirectory Gets the RootDirectory property value.
Propriété protégée ScalarResult Gets the scalar result for the referenced object. (Hérité de SqlSmoObject.)
Propriété publique ServerAuditSpecifications
Propriété publique ServerType Gets the server type for the instance of SQL Server.
Propriété publique ServiceAccount Gets the service account under which the instance of SQL Server is running.
Propriété publique ServiceInstanceId Gets the ID value that uniquely identifies the service instance for this instance of SQL Server.
Propriété publique ServiceMasterKey Gets the service master key associated with the instance of SQL Server.
Propriété publique ServiceName
Propriété publique ServiceStartMode
Propriété publique Settings Gets modifiable settings for the instance of SQL Server.
Propriété publique SqlCharSet Gets the SqlCharSet property value.
Propriété publique SqlCharSetName Gets the SqlCharSetName property value.
Propriété publique SqlDomainGroup
Propriété publique SqlSortOrder Gets the SqlSortOrder property value.
Propriété publique SqlSortOrderName Gets the SqlSortOrderName property value.
Propriété publique State Gets the state of the referenced object. (Hérité de SmoObjectBase.)
Propriété publique Status
Propriété publique SystemDataTypes Represents a collection of SystemDataType objects. Each SystemDataType object represents a system data type defined on the instance of SQL Server.
Propriété publique SystemMessages Represents a collection of SystemMessage objects. Each SystemMessage object represents a system message defined on the instance of SQL Server.
Propriété publique TapeLoadWaitTime Gets or sets the TapeLoadWaitTime property value.
Propriété publique TcpEnabled
Propriété publique 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.
Propriété publique Urn Gets the Uniform Resource Name (URN) address value that uniquely identifies the object. (Hérité de SqlSmoObject.)
Propriété publique UserData Gets or sets user-defined data associated with the referenced object. (Hérité de SmoObjectBase.)
Propriété publique UserDefinedMessages Represents a collection of UserDefinedMessage objects. Each UserDefinedMessage object represents a user-defined message defined on the instance of SQL Server.
Propriété publique UserOptions Gets the user options for the current connection to the instance of SQL Server.
Propriété publique Version Gets the Version property value.
Propriété publique VersionMajor Gets the VersionMajor property value.
Propriété publique VersionMinor Gets the VersionMinor property value.
Propriété publique VersionString Gets the VersionString property value.

Haut de la page

Événements

  Nom Description
Événement public PropertyChanged (Hérité de SqlSmoObject.)
Événement public PropertyMetadataChanged (Hérité de SqlSmoObject.)

Haut de la page