SQL Server 2012
- Restore was successful but deferred transactions remain. These transactions cannot be resolved because there are data that ...
- RESTORE WITH CONTINUE_AFTER_ERROR was successful but some damage was encountered. Inconsistencies in the database are possible. ...
- RESTORE WITH SNAPSHOTRESTOREPHASE=2 for database '%1!s!' failed because an earlier RESTORE WITH SNAPSHOTRESTOREPHASE=1 may ...
- Restored/synchronized database %{database/} should already exist on target machine and must contain master datasource pointing ...
- Resume call failed because the package is not suspended. This occurs when the client calls resume, but the package is not ...
- Retain partitions. Partitions for new measure groups will be deployed, but partitions for existing measure groups will be ...
- Retract event evaluates to an invalid event after AlterEventLifeTime. The new life time ({0}) of the event is greater than ...
- Retrieved backup settings. Primary Database: '{0}', Backup Directory: '{1}', Backup Retention Period: {2} minute(s), Backup ...
- Retrieved common restore settings. Primary Server: '{0}', Primary Database: '{1}', Backup Destination Directory: '{2}', File ...
- Retrieved copy settings. Primary Server: '{0}', Primary Database: '{1}', Backup Source Directory: '{2}', Backup Destination ...
- Retrieved database restore settings. Secondary Database: '{0}', Restore Delay: {1}, Restore All: {2}, Restore Mode: {3}, ...
- Retrieves the list of active connections on the server. In the above example DiscoverConnections.xmla should have the following ...
- Retrieving access control entry description to apply to a directory in order to configure the SQL Server Browser service. ...
- Retrieving directory path for adding of access control entries to apply in order to configure the SQL Server Browser service. ...
- Retrieving full path to the SQL Server Browser service executable using Windows Installer API for the SQL Server Browser ...
- Retrieving parameters for adding an access control entry to a registry key in order to configure the SQL Server Browser service. ...
- Retrieving parameters for substitution properties to generate access control entries in order to configure the SQL Server ...
- Retrieving run-time value of substitution property '{0}' in order to generate access control entries as part of the SQL Server ...
- Retrieving static value of substitution property '{0}' in order to generate access control entries as part of the SQL Server ...
- Retrieving substitution properties for adding access control entries in order to configure the SQL Server Browser service. ...
- Retrying the bulk-copy operation into table '%1' without load ordering hint because bcp data does not appear to be sorted ...
- Returns a boolean value indicating whether an INSERT or UPDATE attempt was made on a specified column of a table or view. ...
- Returns a character expression after replacing a character string within the expression with either a different character ...
- Returns a Date value containing the date information represented by a string, with the time information set to midnight (00:00:00). ...
- Returns a Date value containing the time information represented by a string, with the date information set to January 1 ...
- Returns a Date value representing a specified hour, minute, and second, with the date information set relative to January ...
- Returns a Date value representing a specified year, month, and day, with the time information set to midnight (00:00:00). ...
- Returns a Double specifying the depreciation of an asset for a specific time period using the double-declining balance method ...
- Returns a Double specifying the interest payment for a given period of an annuity based on periodic, fixed payments and a ...
- Returns a Double specifying the modified internal rate of return for a series of periodic cash flows (payments and receipts). ...
- Returns a Double specifying the net present value of an investment based on a series of periodic cash flows (payments and ...
- Returns a Double specifying the number of periods for an annuity based on periodic fixed payments and a fixed interest rate. ...
- Returns a Double specifying the present value of an annuity based on periodic, fixed payments to be paid in the future and ...
- Returns a Double specifying the principal payment for a given period of an annuity based on periodic fixed payments and a ...
- Returns a list of names, data types, and enumeration values for enumerators that are supported by the provider of a specific ...
- Returns a new DT_DBTIMESTAMP value after adding a number that represents a date or time interval to the specified datepart ...
- Returns a random number greater than or equal to 0 and less than 1, evenly distributed. Random numbers change on recalculation. ...
- Returns a set generated by dynamically totaling child members in a specified set, optionally using a pattern for the name ...
- Returns a set of counters associated with the Logical Disk performance object. The event occurs once every 15 seconds for ...
- Returns a set of counters associated with the Process performance object. The event occurs once every 15 seconds for both ...
- Returns a set of counters associated with the Processor performance object. The event occurs once every 15 seconds for each ...
- Returns a set of members (periods) from a specified level starting with the first member and ending with a specified member. ...
- Returns a set of members from the Month level in a Time dimension starting with the first period and ending with a specified ...
- Returns a set of members from the Quarter level in a Time dimension starting with the first period and ending with a specified ...
- Returns a set of members from the Week level in a Time dimension starting with the first period and ending with a specified ...
- Returns a set of members from the Year level in a Time dimension starting with the first period and ending with a specified ...
- Returns a string containing a copy of a specified string with no leading spaces (LTrim), no trailing spaces (RTrim), or no ...
- Returns a string which contains a delimited list of IDs, starting with the top/root of a hierarchy and ending with the specified ...
- Returns a table of zero or more rows for those columns containing character-data types for precise or fuzzy matches to single ...
- Returns a table of zero, one, or more rows for those columns containing character-data types for values that match the meaning, ...
- Returns a value generated by rolling up the values of the children of a specified member using the specified unary operator. ...
- Returns all the rows except blank row in a table, or all the values in a column, ignoring any filters that might have been ...
- Returns all the rows in a table, or all the values in a column, ignoring any filters that might have been applied inside ...
- Returns an integer containing either the number of characters in a string or the number of bytes required to store a variable. ...
- Returns an XML document containing information specific to this event. The document conforms to the schema at http://go. ...
- Returns information about a computer system using the Windows Management Instrumentation (WMI) Query Language. For example, ...
- Returns returns the number of items in a particular path string. This function returns 1 for the path generated for an ID ...
- Returns the current change tracking version for the database, which can be used with the CHANGETABLE function as the last_sync_version. ...
- Returns the current database system timestamp as a datetimeoffset value with the database time zone offset being perserved. ...
- Returns the location of the specified occurrence of a string within a character expression. The string parameter must evaluate ...
- Returns the member that is a specified number of positions following a specified member along the dimension of the member. ...
- Returns the member that is a specified number of positions prior to a specified member along the dimension of the member. ...
- Returns the nth item in the delimited list produced by the Path function, counting backwards from the last item in the path ...
- Returns the number of date and time boundaries crossed between two specified dates. The datepart parameter identifies which ...
- Returns the number of the characters at which a specific character or text string is first found, reading from left to right ...
- Returns the number of tokens in a string. A token may be marked by a delimiter in a specified set of delimiters. The string ...
- Returns the part of a character expression that starts at the specified position and has the specified length. The start ...
- Returns the property value for a given table identification number, index identification number, key identification number, ...
- Returns the rank of a number in a column of numbers. If more than one value has the same rank, the top rank of that set of ...
- Returns the rank of a specified tuple within a specified set, where the rank is based on the position of the tuple within ...
- Returns the rank of a specified tuple within a specified set, with the rank determined by the value of a specified numeric ...
- Returns the rank of an expression evaluated in the current context in the list of values for the expression evaluated for ...
- Returns the seed value specified during the creation of an identity column in a table or a view that has an identity column. ...
- Returns the set of descendants of a member at a specific distance away in the hierarchy, optionally including or excluding ...
- Returns the set of descendants of a member at a specified level, optionally including or excluding descendants in other levels. ...