|
| Name | Description |
|---|
.gif) | AddDatabaseContext | Add the database context to the collection of queries identified by the queries parameter. (Inherited from SqlSmoObject.) |
.gif) | Alter()()() | Updates any Server object property changes on the instance of SQL Server. |
.gif) | Alter(Boolean) | Updates any Server object property changes on the instance of SQL Server with the option to override value checking. |
.gif) | AlterImpl | Activates the object altered event. (Inherited from SqlSmoObject.) |
.gif) | AlterImplWorker | Calls the Alter methods. (Inherited from SqlSmoObject.) |
.gif) | 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. |
.gif) | 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. |
.gif) | 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. |
.gif) | 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. |
.gif) | BindDefaultImpl | Binds the default items identified by the parameters. (Inherited from SqlSmoObject.) |
.gif) | BindRuleImpl | Binds the rule schema to the rule and columns identified by the parameters. (Inherited from SqlSmoObject.) |
.gif) | CheckObjectState()()() | Validates the state of the referenced object. (Inherited from SqlSmoObject.) |
.gif) | 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. (Inherited from SqlSmoObject.) |
.gif) | CheckObjectStateImpl | Checks the state of a SqlSmoObject. (Inherited from SqlSmoObject.) |
.gif) | CheckVersion100 | Checks whether version of SQL Server is SQL Server 2008. (Inherited from SqlSmoObject.) |
.gif) | CheckVersion110()()() | Checks whether version of SQL Server is SQL Server 2012. (Inherited from SqlSmoObject.) |
.gif) | CheckVersion110(String) | Checks whether the version of SQL Server is SQL Server 2012 with the specified name. (Inherited from SqlSmoObject.) |
.gif) | CheckVersion80 | Checks the validity of the object on SQL Server 2000. (Inherited from SqlSmoObject.) |
.gif) | CheckVersion80SP3 | Checks the validity of the object on SQL Server 2000 SP3. (Inherited from SqlSmoObject.) |
.gif) | CheckVersion90 | Check the validity of the object on SQL Server 2005. (Inherited from SqlSmoObject.) |
.gif) | CheckVersionBelow110 | Checks whether version of SQL Server is before SQL Server 2012. (Inherited from SqlSmoObject.) |
.gif) | CheckVersionBelow90 | Checks whether version of SQL Server is before SQL Server 2005. (Inherited from SqlSmoObject.) |
.gif) | CleanObject | Sets the object to its unmodified state. (Inherited from SqlSmoObject.) |
.gif) | CompareUrn | Compares two URNS. |
.gif) | CreateImpl | Creates an object with scripting options. (Inherited from SqlSmoObject.) |
.gif) | DeleteBackupHistory(DateTime) | Deletes the backup history for this instance of SQL Server up until the specified date and time. |
.gif) | DeleteBackupHistory(Int32) | Deletes the backup history for the specified media set. |
.gif) | DeleteBackupHistory(String) | Deletes the backup history for the specified database. |
.gif) | Deny(ServerPermissionSet, String) | Denies the specified set of permissions for the specified grantee on the instance of SQL Server. |
.gif) | Deny(ServerPermissionSet, array<String>[]()[]) | Denies the specified set of permissions for the specified grantees on the instance of SQL Server. |
.gif) | 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. |
.gif) | 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. |
.gif) | DetachDatabase(String, Boolean) | Detaches the specified database from the instance of SQL Server with the option to update statistics before the database is detached. |
.gif) | 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. |
.gif) | DetachedDatabaseInfo | Returns information about a detached database file. |
.gif) | Discover | Discovers a list of type Object. (Inherited from SqlSmoObject.) |
.gif) | DropImpl | Drops a SqlSmoObject. (Inherited from SqlSmoObject.) |
.gif) | DropImplWorker | Calls the drop methods. (Inherited from SqlSmoObject.) |
.gif) | EnumActiveCurrentSessionTraceFlags | Gets active session flags as a DataTable. |
.gif) | EnumActiveGlobalTraceFlags | Gets a DataTable that contains active global trace flags. |
.gif) | EnumAvailableMedia()()() | Enumerates a list of media that is visible to the instance of SQL Server on the local area network. |
.gif) | 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. |
.gif) | EnumClusterMembersState | Enumerates the current state of the Windows cluster members of which the instance is part of. |
.gif) | EnumClusterSubnets | Enumerates a list of cluster subnets. |
.gif) | EnumCollations | Enumerates a list of collations supported by the instance of SQL Server. |
.gif) | EnumDatabaseMirrorWitnessRoles()()() | Enumerates a list of database mirror witness roles. |
.gif) | EnumDatabaseMirrorWitnessRoles(String) | Enumerates a list of mirror witness roles for the specified database. |
.gif) | EnumDetachedDatabaseFiles | Enumerates a list of detached database files. |
.gif) | EnumDetachedLogFiles | Enumerates a list of detached log files. |
.gif) | EnumDirectories | Enumerates a list of directories relative to the specified path. |
.gif) | EnumErrorLogs | Enumerates a list of SQL Server error log files. |
.gif) | EnumLocks()()() | Enumerates a list of current locks held on the instance of SQL Server. |
.gif) | EnumLocks(Int32) | Enumerates a list of current locks held by the specified process on the instance of SQL Server. |
.gif) | EnumMembers | Enumerates a list of members of server roles and database roles on the instance of SQL Server. |
.gif) | EnumObjectPermissions()()() | Enumerates a list of object permissions for the instance of SQL Server. |
.gif) | EnumObjectPermissions(String) | Enumerates a list of object permissions for a specified grantee on the application instance of SQL Server. |
.gif) | EnumObjectPermissions(ObjectPermissionSet) | Enumerates a list of object permissions for a specified permission on the instance of SQL Server. |
.gif) | EnumObjectPermissions(String, ObjectPermissionSet) | Enumerates a list of object permissions for a specified grantee and a specified permission on the instance of SQL Server. |
.gif) | EnumPerformanceCounters()()() | Enumerates a list of performance counters that are supported by the instance of SQL Server. |
.gif) | EnumPerformanceCounters(String) | Enumerates a list of performance counters that are supported by the instance of SQL Server for a specified object. |
.gif) | 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. |
.gif) | 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. |
.gif) | EnumProcesses()()() | Enumerates a list of processes running on the instance of SQL Server. |
.gif) | EnumProcesses(Boolean) | Enumerates a list of processes running on the instance of SQL Server with the option to exclude system processes. |
.gif) | EnumProcesses(Int32) | Enumerates a list of information about the specified process. |
.gif) | EnumProcesses(String) | Enumerates a list of processes running on the instance of SQL Server that are associated with the specified login. |
.gif) | EnumServerAttributes | Enumerates a list of server attributes for the instance of SQL Server. |
.gif) | EnumServerPermissions()()() | Enumerates a list of server permissions for the instance of SQL Server. |
.gif) | EnumServerPermissions(String) | Enumerates a list of server permissions for a specified grantee on the instance of SQL Server. |
.gif) | EnumServerPermissions(ServerPermissionSet) | Enumerates a list of server permissions for a specified permission on the instance of SQL Server. |
.gif) | EnumServerPermissions(String, ServerPermissionSet) | Enumerates a list of server permissions for a specified grantee and a specified permission on the instance of SQL Server. |
.gif) | EnumStartupProcedures | Enumerates a list of startup procedures. |
.gif) | EnumWindowsDomainGroups()()() | Enumerates a list of Microsoft Windows group accounts defined on a domain. |
.gif) | EnumWindowsDomainGroups(String) | Enumerates a list of Microsoft Windows group accounts defined for the specified domain. |
.gif) | EnumWindowsGroupInfo()()() | Enumerates a list of information about all Microsoft Windows groups that have explicitly granted access to the instance of SQL Server. |
.gif) | EnumWindowsGroupInfo(String) | Enumerates a list of information about all Microsoft Windows groups that have explicitly granted access to the instance of SQL Server. |
.gif) | 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. |
.gif) | EnumWindowsUserInfo()()() | Enumerates a list of information about all Microsoft Windows users that have explicitly granted access to SQL Server. |
.gif) | EnumWindowsUserInfo(String) | Enumerates a list of information about all Microsoft Windows users that have explicitly granted access to the instance of SQL Server. |
.gif) | 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. |
.gif) | Equals | (Inherited from Object.) |
.gif) | ExecuteNonQuery | Executes a batch of statements that does not return a result set. (Inherited from SqlSmoObject.) |
.gif) | Finalize | (Inherited from Object.) |
.gif) | FormatSqlVariant | Formats an object as SqlVariant type. (Inherited from SqlSmoObject.) |
.gif) | GenerateAlterEvent()()() | Generates the alter event with the specified value. (Inherited from SqlSmoObject.) |
.gif) | GenerateAlterEvent(Urn, Object) | Generates alter event with the specified URN and inner object value. (Inherited from SqlSmoObject.) |
.gif) | GetActiveDBConnectionCount | Returns the number of active connections for the specified database. |
.gif) | GetContextDB | Gets the context database that is associated with this object. (Inherited from SqlSmoObject.) |
.gif) | GetDBName | Gets the database name that is associated with the object. (Inherited from SqlSmoObject.) |
.gif) | GetDefaultInitFields | Returns the property types that are initialized by default when the specified object is initialized. |
.gif) | GetFragOptionString | Gets a FragmentationOption object as a string value. (Inherited from SqlSmoObject.) |
.gif) | GetHashCode | (Inherited from Object.) |
.gif) | GetPropertyNames | Returns the names of the initialized properties for the specified object type |
.gif) | GetPropValue | Gets a property value of the SqlSmoObject object. (Inherited from SqlSmoObject.) |
.gif) | GetPropValueOptional | Gets a property value of the SqlSmoObject object. (Inherited from SqlSmoObject.) |
.gif) | GetPropValueOptionalAllowNull | Gets a property value of the SqlSmoObject object. (Inherited from SqlSmoObject.) |
.gif) | GetRealValue | Gets a property value of the SqlSmoObject object. (Inherited from SqlSmoObject.) |
.gif) | GetServerName | Gets the name of the instance of SQL Server with which the object is associated. (Inherited from SqlSmoObject.) |
.gif) | GetServerObject | Gets the server of the SqlSmoObject object. (Inherited from SqlSmoObject.) |
.gif) | GetSmoObject | Gets a SqlSmoObject that is specified by a URN. |
.gif) | GetSqlServerVersionName | Gets the version name of the instance of SQL Server with which the object is associated. (Inherited from SqlSmoObject.) |
.gif) | GetStringComparer | Returns the comparer object corresponding to the collation string passed. |
.gif) | GetType | (Inherited from Object.) |
.gif) | GetUrnRecursive(StringBuilder) | Assigns an Urn object of the SqlSmoObject object. (Inherited from SqlSmoObject.) |
.gif) | GetUrnRecursive(StringBuilder, UrnIdOption) | Assigns an Urn object of the SqlSmoObject object. (Inherited from SqlSmoObject.) |
.gif) | Grant(ServerPermissionSet, String) | Grants the specified set of permissions to the specified grantee on the instance of SQL Server. |
.gif) | Grant(ServerPermissionSet, array<String>[]()[]) | Grants the specified set of permissions to the specified grantees on the instance of SQL Server. |
.gif) | 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. |
.gif) | 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. |
.gif) | 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. |
.gif) | 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. |
.gif) | ImplInitialize | Initializes the fields of the SqlSmoObject object. (Inherited from SqlSmoObject.) |
.gif) | Initialize()()() | Initializes the object and forces the properties be loaded. (Inherited from SqlSmoObject.) |
.gif) | Initialize(Boolean) | Initializes the object and forces the properties be loaded. (Inherited from SqlSmoObject.) |
.gif) | IsDetachedPrimaryFile | Verifies whether the specified file is a primary (.mdf) database file. |
.gif) | IsObjectDirty | Verifies whether the object properties have been modified and the changes have not yet been persisted on the instance of SQL Server. (Inherited from SqlSmoObject.) |
.gif) | IsObjectInitialized | Verifies whether the object has been initialized. (Inherited from SqlSmoObject.) |
.gif) | IsObjectInSpace | Verifies whether the object is isolated or connected to the instance of SQL Server. (Inherited from SqlSmoObject.) |
.gif) | IsVersion80SP3 | Determines whether the version of SQL Server is SQL Server 2000 with SP3. (Inherited from SqlSmoObject.) |
.gif) | IsVersion90AndAbove | Determines whether the version of SQL Server is SQL Server 2005 or later. (Inherited from SqlSmoObject.) |
.gif) | IsWindowsGroupMember | Verifies whether the specified Microsoft Windows user account is a member of the specified Windows group. |
.gif) | JoinAvailabilityGroup | Indicates a specified object to join the availability group. |
.gif) | KillAllProcesses | Stops the all processes on the specified database. |
.gif) | KillDatabase | Deletes the specified database and drops any active connection. |
.gif) | KillProcess | Stops the specified process. |
.gif) | MarkDropped | Sets the SqlSmoState to dropped. (Inherited from SqlSmoObject.) |
.gif) | MarkForDropImpl | Sets the SqlSmoState for drop operation. (Inherited from SqlSmoObject.) |
.gif) | MemberwiseClone | (Inherited from Object.) |
.gif) | PingSqlServerVersion(String) | Gets the version number of the instance of SQL Server. |
.gif) | PingSqlServerVersion(String, String, String) | Get the version number of the specified instance of SQL Server using the specified login and password to gain access. |
.gif) | PostAlter | The method that is activated after the SqlSmoObject is altered. (Inherited from SqlSmoObject.) |
.gif) | PostCreate | The method that is activated after the SqlSmoObject is created. (Inherited from SqlSmoObject.) |
.gif) | PostDrop | The method that is activated after the SqlSmoObject is dropped. (Inherited from SqlSmoObject.) |
.gif) | ReadErrorLog()()() | Enumerates the SQL Server error log. |
.gif) | ReadErrorLog(Int32) | Enumerates the specified SQL Server error log. |
.gif) | Refresh | Refreshes the objects and properties on the Server object. (Overrides SqlSmoObject..::.Refresh()()().) |
.gif) | Revoke(ServerPermissionSet, String) | Revokes a previously granted set of permissions from a list of grantees on the instance of SQL Server. |
.gif) | Revoke(ServerPermissionSet, array<String>[]()[]) | Revokes a previously granted set of permissions from a list of grantees on the instance of SQL Server. |
.gif) | 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. |
.gif) | 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. |
.gif) | 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. |
.gif) | 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. |
.gif) | Script()()() | Generates a Transact-SQL script that can be used to re-create the server. |
.gif) | Script(ScriptingOptions) | Generates a Transact-SQL script that can be used to re-create the server by using the specified scripting options. |
.gif) | ScriptImpl()()() | Gets a collection of scripts of the SqlSmoObject. (Inherited from SqlSmoObject.) |
.gif) | ScriptImpl(ScriptingOptions) | Gets a collection of scripts of the SqlSmoObject. (Inherited from SqlSmoObject.) |
.gif) | SetDefaultInitFields(Boolean) | Specifies that all properties are fetched when objects are instantiated. |
.gif) | SetDefaultInitFields(Type, Boolean) | Specifies all the properties are fetched when objects of the specified type are instantiated. |
.gif) | SetDefaultInitFields(Type, StringCollection) | Specifies the properties that are fetched when objects of the specified type are instantiated. |
.gif) | SetDefaultInitFields(Type, array<String>[]()[]) | Specifies the properties that are fetched when objects of the specified type are instantiated. |
.gif) | SetParentImpl | Sets the parent of the SqlSmoObject to the newParent parameter. (Inherited from SqlSmoObject.) |
.gif) | SetTraceFlag | Sets a trace flag. |
.gif) | ToString | Returns a String that represents the referenced object. (Inherited from SqlSmoObject.) |
.gif) | TouchImpl | Not implemented. (Inherited from SqlSmoObject.) |
.gif) | UnbindDefaultImpl | Unbinds the default columns of the SqlSmoObject. (Inherited from SqlSmoObject.) |
.gif) | UnbindRuleImpl | Unbinds rules of the SqlSmoObject. (Inherited from SqlSmoObject.) |
.gif) | Validate | Validates the state of an object. (Inherited from SmoObjectBase.) |