Search for " ĿĨ rgg799.top 췰ī ư ī ī 귿 ٸ ׸ƽ ı ű԰ԸӴ" returned 1136 results.

Search all the documentation for " ĿĨ rgg799.top 췰ī ư ī ī 귿 ٸ ׸ƽ ı ű԰ԸӴ"

  1. The RESTORE command

    restores a full backup of the pubs database from a single file. SQLBackupC.exe -I {instance name} -SQL "RESTORE DATABASE [pubs] FROM DISK

    /display/SBU8/The+RESTORE+command

  2. Update-ClassificationInLiveDatabase

    -------------------------- Update-ClassificationInLiveDatabase -instanceName "sqlserver\sql2016" -databaseName "WideWorldImporters" -user

    /sql-data-catalog/automation-with-powershell/powershell-cmdlet-reference/update-classificationinlivedatabase

  3. Sync-DlmDatabaseSchema

    \sql2014" -Database "Test" -Username "AutomationUser" -Password "P@ssw0rd" Sync-DlmDatabaseSchema -Source $scriptsFolder -Target $test Thi

    /dlma2/cmdlet-reference/sync-dlmdatabaseschema

  4. SmartAssembly 5.0 release notes

    Better handling of renaming assemblies that are merged Fixed bugs in pruning related p/Invoke calls Major bugs in highest obfuscation lev

    /sa6/release-notes-and-other-versions/smartassembly-5-0-release-notes

  5. Test-DlmDatabaseConnection

    ---------- $connection = New-DlmDatabaseConnection -ServerInstance "prod01\sql2014" -Database "Production" -Username "sa" -Password "P@ss

    /dlma1/cmdlet-reference/test-dlmdatabaseconnection

  6. Setting up database connections

    " -Password "P@ssw0rd" By assigning the output of New-DlmDatabaseConnection to a variable, you can reuse this as the input for another cmd

    /sr1/getting-started/setting-up-database-connections

  7. Using comparison options with SQL Change Automation PowerShell module for SQL Source Control Projects

    . The option must be preceded by a minus sign. $staging = New-DatabaseConnection -ServerInstance "staging01\sql2012" -Database "Staging" -

    /sca3/automating-database-changes/automated-deployments/using-comparison-options-with-sql-change-automation-powershell-module-for-sql-source-control-projects

  8. "Too many open files"

    the /etc/sysctl.conf file and add the line fs.inotify.max_user_instances=512 You can then run sudo sysctl -p /etc/sysctl.conf to load the

    /redgate-clone/administration/troubleshooting/too-many-open-files

  9. The CONVERT command

    pubs.sqb to an unencrypted MTF format file: SQLBackupC.exe -I {instance name} -SQL "CONVERT 'C:\Backups\pubs.sqb' TO 'C:\Backups\pubs.bak

    /display/SBU8/The+CONVERT+command

  10. SQL Backup Pro 8.4 release notes

    : Command line now identifies the cluster name for default instances SB-5568: Using the "-I <instance name>" parameter with the Extended S

    /display/SBU8/SQL+Backup+Pro+8.4+release+notes

  11. 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

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

  12. Test-DlmDatabaseConnection

    ---------- $connection = New-DlmDatabaseConnection -ServerInstance "prod01\sql2014" -Database "Production" -Username "AutomationUser" -Pa

    /dlma2/cmdlet-reference/test-dlmdatabaseconnection

  13. Using comparison options with SQL Change Automation PowerShell module for SQL Source Control Projects

    . The option must be preceded by a minus sign. $staging = New-DatabaseConnection -ServerInstance "staging01\sql2012" -Database "Staging" -

    /sca4/deploying-database-changes/automated-deployment-with-sql-source-control-projects/using-comparison-options-with-sql-change-automation-powershell-module-for-sql-source-control-projects

  14. Use-DlmDatabaseRelease

    " -Password "P@ssw0rd" $package = "C:\Work\packages\MyDatabase.1.0.0.nupkg" $update = New-DlmDatabaseRelease -Source $package -Target $sta

    /dlma2/cmdlet-reference/use-dlmdatabaserelease

  15. SmartAssembly 5.0 release notes

    Better handling of renaming assemblies that are merged Fixed bugs in pruning related p/Invoke calls Major bugs in highest obfuscation lev

    /sa8/release-notes-and-other-versions/smartassembly-5-0-release-notes

  16. SmartAssembly 5.0 release notes

    Better handling of renaming assemblies that are merged Fixed bugs in pruning related p/Invoke calls Major bugs in highest obfuscation lev

    /sa7/release-notes-and-other-versions/smartassembly-5-0-release-notes

  17. Profiling an XBAP

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

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

  18. 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

  19. Use-DlmDatabaseRelease

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

    /dlma1/cmdlet-reference/use-dlmdatabaserelease

  20. 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

  21. 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

  22. 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

  23. Sync-DatabaseSchema

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

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

  24. 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

  25. 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


Didn't find what you were looking for?