Membri Server

The Server object represents an instance of SQL Server.

Il tipo Server espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico Server() () () () Initializes a new instance of the Server class.
Metodo pubblico Server(String) Initializes a new instance of the Server class with the specified name.
Metodo pubblico Server(ServerConnection) Initializes a new instance of the Server class based on the specified connection.

In alto

Metodi

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

In alto

Campi

  Nome Descrizione
Campo protetto m_ExtendedProperties (Ereditato da SqlSmoObject).

In alto

Proprietà

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

In alto

Eventi

  Nome Descrizione
Evento pubblico PropertyChanged (Ereditato da SqlSmoObject).
Evento pubblico PropertyMetadataChanged (Ereditato da SqlSmoObject).

In alto