Search for " ξ ũ渶 rre296.top r渶 ﷹ̽ õ̽ 渶 巹̽ ξ ¶ΰ渶 ũ渶Ʈ ̽ũ渶" returned 831 results.

Search all the documentation for " ξ ũ渶 rre296.top r渶 ﷹ̽ õ̽ 渶 巹̽ ξ ¶ΰ渶 ũ渶Ʈ ̽ũ渶"

  1. Using keyboard shortcuts

    (Hold Ctrl and press K then Y) Execute current statement Shift + F5 Turn on/off code auto-completion Ctrl + Shift + P Refresh suggestions

    /sp6/speeding-up-your-queries/using-keyboard-shortcuts

  2. Use-DlmDatabaseRelease

    " -Database "Staging" -Username "sa" -Password "P@ssw0rd" $package = "C:\NuGetFeed\database.nupkg" $update = New-DlmDatabaseRelease -Sourc

    /dlma1/cmdlet-reference/use-dlmdatabaserelease

  3. Creating a database for an earlier version of SQL Server

    SQL Packager creates databases in a way that is compatible with the database being packaged. For example, if the database resides on the

    /sqp7/troubleshooting/common-issues/creating-a-database-for-an-earlier-version-of-sql-server

  4. Checking unmanaged memory usage

    for managed memory usage. Accessing unmanaged data through P/Invoke or COM+. In these cases, ANTS Memory Profiler is unlikely to reveal a

    /amp7/strategies-for-memory-profiling/checking-unmanaged-memory-usage

  5. Re-baselining

    the following string (without quotes): "\r\n(.*?)-\- \<Migration (.*?)\>\r\n" and replace it with this string (without quotes): "\r\nGO\r

    /sca3/developing-databases-using-sql-change-automation/advanced-project-manipulation/re-baselining

  6. Profiling an XBAP

    unmanaged memory allocations if your application access unmanaged memory through P/Invoke or COM+, and you want to profile the unmanaged

    /amp/setting-up-a-profiling-session/profiling-an-xbap

  7. Insufficient async disk I/O kernel resources

    You can then run sudo sysctl -p /etc/sysctl.conf to load the change. You may want to increase or decrease the value as appropriate for th

    /redgate-clone/administration/troubleshooting/insufficient-async-disk-i-o-kernel-resources

  8. Step 1. Define metric

    metrics that may affect or be affected by this metric. references to useful TechNet articles or similar sites Enter the T-SQL query used

    /sm9/configuring-sql-monitor/creating-custom-metrics-and-alerts/step-1-define-metric

  9. Profiling an XBAP

    unmanaged memory allocations if your application access unmanaged memory through P/Invoke or COM+, and you want to profile the unmanaged

    /amp10/setting-up-a-profiling-session/profiling-an-xbap

  10. ST004

    SQL-92 style cursor declaration is used Use extended syntax instead. You use the DECLARE CURSOR command to define the attributes of a T-S

    /codeanalysis/code-analysis-for-sql-server/style-rules/st004

  11. Committing changes

    item, include #R[Work Item number]at the start of the comment. For example: #R106 adding tables Note that, for resolving work items, only

    /soc4/using-sql-source-control/committing-changes

  12. Sync-DatabaseSchema

    -ServerInstance "prod01\sql2014" -Database "Production" -Username "AutomationUser" -Password "P@ssw0rd" Sync-DatabaseSchema -Source $buil

    /sca3/reference/powershell-cmdlets/sync-databaseschema

  13. MSQL_XP

    Extended stored procedures within SQL Server allow you to make a T-SQL external call to a compiled DLL, so you can run code that can’t be

    /monitor14/msql_xp-239668331.html

  14. Using the TFS MSBuild scripts

    the default format with 1.0$(Rev:.r) This means your builds will be numbered 1.0.1, 1.0.2, 1.0.3, and so on. The second '.' is added auto

    /sci1/worked-examples/using-the-tfs-msbuild-scripts

  15. SQBHostedStorageClient.exe

    . Syntax Command Syntax Description upload SQBHostedStorageClient.exe upload [-i|–instance=<instance name>] [-p|–password=<backup password

    /sbu7/tools-and-utilities/sqbhostedstorageclient-exe

  16. Using keyboard shortcuts

    (Hold Ctrl and press K then Y) Execute current statement Shift + F5 Turn on/off code auto-completion Ctrl + Shift + P Refresh suggestions

    /sp7/speeding-up-your-queries/using-keyboard-shortcuts

  17. Worked examples - creating a database by virtually restoring backup files

    step, and also ensures that the HyperBac Control Service is configured correctly. Use native T-SQL commands to virtually restore backup f

    /rp/sql-virtual-restore/worked-examples-for-sql-virtual-restore/worked-examples-creating-a-database-by-virtually-restoring-backup-files

  18. Deploying to Microsoft Azure SQL databases

    Schema Collections If you try to deploy an unsupported object to a Microsoft Azure SQL database, the deployment script will fail. T-SQL a

    /sc12/getting-more-from-sql-compare/deploying-to-microsoft-azure-sql-databases

  19. Using keyboard shortcuts

    (Hold Ctrl and press K then Y) Execute current statement Shift + F5 Turn on/off code auto-completion Ctrl + Shift + P Refresh suggestions

    /sp8/speeding-up-your-queries/using-keyboard-shortcuts

  20. Deploy a database package manually

    -DlmDatabaseConnection -ServerInstance "your-server\sql2014" -Database "WidgetProduction" -Username "sa" -Password "p@ssw0rd" # Create a d

    /dlma1/tutorials/using-the-powershell-cmdlets/deploy-a-database-package-manually

  21. Using SmartAssembly with an ASP.NET website

    pre-compiled code for the website: aspnet_compiler -v "/" -d -p "c:\mywebsite" "c:\mynewwebsite" Open the dependent DLLs (not App_Web_xxx

    /sa8/building-your-assembly/using-smartassembly-with-an-asp-net-website

  22. Modifications during provisioning

    During image creation As of version 2.4.0, Clone can make specific changes to your images while it creates them, before it makes them ava

    /clone2/modifications-during-provisioning

  23. SQL Prompt 5.2 release notes

    for the first time. You can now turn code auto-completion on/off using a new SQL Prompt menu option, or a keyboard shortcut (Ctrl + Shift

    /sp6/release-notes-and-other-versions/sql-prompt-5-2-release-notes

  24. The New Command Rule Form

    written T-SQL statements. The title text and button labels on the form will change as is appropriate to the create or edit mode. In the e

    /dms6/data-masker-help/major-data-masker-application-components/the-new-command-rule-form

  25. Using SmartAssembly with an ASP.NET website

    pre-compiled code for the website: aspnet_compiler -v "/" -d -p "c:\mywebsite" "c:\mynewwebsite" Open the dependent DLLs (not App_Web_xxx

    /sa7/building-your-assembly/using-smartassembly-with-an-asp-net-website


Didn't find what you were looking for?