mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-14 01:25:40 -05:00
* Move unused forked code to external directory * Fix SLN build errors * Add back resource provider core since it's referenced by main resource provider project * Update PackageProjects step of pipeline
5184 lines
142 KiB
C#
5184 lines
142 KiB
C#
// WARNING:
|
|
// This file was generated by the Microsoft DataWarehouse String Resource Tool 4.0.0.0
|
|
// from information in sr.strings
|
|
// DO NOT MODIFY THIS FILE'S CONTENTS, THEY WILL BE OVERWRITTEN
|
|
//
|
|
namespace Microsoft.SqlTools.CoreServices
|
|
{
|
|
using System;
|
|
using System.Reflection;
|
|
using System.Resources;
|
|
using System.Globalization;
|
|
|
|
[System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
internal class SR
|
|
{
|
|
protected SR()
|
|
{ }
|
|
|
|
public static CultureInfo Culture
|
|
{
|
|
get
|
|
{
|
|
return Keys.Culture;
|
|
}
|
|
set
|
|
{
|
|
Keys.Culture = value;
|
|
}
|
|
}
|
|
|
|
|
|
public static string ConnectionServiceConnectErrorNullParams
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.ConnectionServiceConnectErrorNullParams);
|
|
}
|
|
}
|
|
|
|
public static string ConnectionServiceListDbErrorNullOwnerUri
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.ConnectionServiceListDbErrorNullOwnerUri);
|
|
}
|
|
}
|
|
|
|
public static string ConnectionServiceConnectionCanceled
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.ConnectionServiceConnectionCanceled);
|
|
}
|
|
}
|
|
|
|
public static string ConnectionParamsValidateNullOwnerUri
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.ConnectionParamsValidateNullOwnerUri);
|
|
}
|
|
}
|
|
|
|
public static string ConnectionParamsValidateNullConnection
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.ConnectionParamsValidateNullConnection);
|
|
}
|
|
}
|
|
|
|
public static string ConnectionParamsValidateNullServerName
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.ConnectionParamsValidateNullServerName);
|
|
}
|
|
}
|
|
|
|
public static string AzureSqlDbEdition
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.AzureSqlDbEdition);
|
|
}
|
|
}
|
|
|
|
public static string AzureSqlDwEdition
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.AzureSqlDwEdition);
|
|
}
|
|
}
|
|
|
|
public static string AzureSqlStretchEdition
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.AzureSqlStretchEdition);
|
|
}
|
|
}
|
|
|
|
public static string AzureSqlAnalyticsOnDemandEdition
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.AzureSqlAnalyticsOnDemandEdition);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceCancelAlreadyCompleted
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceCancelAlreadyCompleted);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceCancelDisposeFailed
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceCancelDisposeFailed);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceQueryCancelled
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceQueryCancelled);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceSubsetBatchNotCompleted
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceSubsetBatchNotCompleted);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceSubsetBatchOutOfRange
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceSubsetBatchOutOfRange);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceSubsetResultSetOutOfRange
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceSubsetResultSetOutOfRange);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceDataReaderByteCountInvalid
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceDataReaderByteCountInvalid);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceDataReaderCharCountInvalid
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceDataReaderCharCountInvalid);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceDataReaderXmlCountInvalid
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceDataReaderXmlCountInvalid);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceFileWrapperWriteOnly
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceFileWrapperWriteOnly);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceFileWrapperNotInitialized
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceFileWrapperNotInitialized);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceFileWrapperReadOnly
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceFileWrapperReadOnly);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceAffectedOneRow
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceAffectedOneRow);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceCompletedSuccessfully
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceCompletedSuccessfully);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceColumnNull
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceColumnNull);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceCellNull
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceCellNull);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceRequestsNoQuery
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceRequestsNoQuery);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceQueryInvalidOwnerUri
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceQueryInvalidOwnerUri);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceQueryInProgress
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceQueryInProgress);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceMessageSenderNotSql
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceMessageSenderNotSql);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceResultSetAddNoRows
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceResultSetAddNoRows);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceResultSetHasNoResults
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceResultSetHasNoResults);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceResultSetTooLarge
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceResultSetTooLarge);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceSaveAsResultSetNotComplete
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceSaveAsResultSetNotComplete);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceSaveAsMiscStartingError
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceSaveAsMiscStartingError);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceSaveAsInProgress
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceSaveAsInProgress);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceResultSetNotRead
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceResultSetNotRead);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceResultSetStartRowOutOfRange
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceResultSetStartRowOutOfRange);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceResultSetRowCountOutOfRange
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceResultSetRowCountOutOfRange);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceResultSetNoColumnSchema
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceResultSetNoColumnSchema);
|
|
}
|
|
}
|
|
|
|
public static string QueryServiceExecutionPlanNotFound
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceExecutionPlanNotFound);
|
|
}
|
|
}
|
|
|
|
public static string PeekDefinitionNoResultsError
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.PeekDefinitionNoResultsError);
|
|
}
|
|
}
|
|
|
|
public static string PeekDefinitionDatabaseError
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.PeekDefinitionDatabaseError);
|
|
}
|
|
}
|
|
|
|
public static string PeekDefinitionNotConnectedError
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.PeekDefinitionNotConnectedError);
|
|
}
|
|
}
|
|
|
|
public static string PeekDefinitionTimedoutError
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.PeekDefinitionTimedoutError);
|
|
}
|
|
}
|
|
|
|
public static string PeekDefinitionTypeNotSupportedError
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.PeekDefinitionTypeNotSupportedError);
|
|
}
|
|
}
|
|
|
|
public static string ErrorEmptyStringReplacement
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.ErrorEmptyStringReplacement);
|
|
}
|
|
}
|
|
|
|
public static string WorkspaceServicePositionLineOutOfRange
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.WorkspaceServicePositionLineOutOfRange);
|
|
}
|
|
}
|
|
|
|
public static string EditDataObjectNotFound
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataObjectNotFound);
|
|
}
|
|
}
|
|
|
|
public static string EditDataSessionNotFound
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataSessionNotFound);
|
|
}
|
|
}
|
|
|
|
public static string EditDataSessionAlreadyExists
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataSessionAlreadyExists);
|
|
}
|
|
}
|
|
|
|
public static string EditDataSessionNotInitialized
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataSessionNotInitialized);
|
|
}
|
|
}
|
|
|
|
public static string EditDataSessionAlreadyInitialized
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataSessionAlreadyInitialized);
|
|
}
|
|
}
|
|
|
|
public static string EditDataSessionAlreadyInitializing
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataSessionAlreadyInitializing);
|
|
}
|
|
}
|
|
|
|
public static string EditDataMetadataNotExtended
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataMetadataNotExtended);
|
|
}
|
|
}
|
|
|
|
public static string EditDataMetadataObjectNameRequired
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataMetadataObjectNameRequired);
|
|
}
|
|
}
|
|
|
|
public static string EditDataMetadataTooManyIdentifiers
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataMetadataTooManyIdentifiers);
|
|
}
|
|
}
|
|
|
|
public static string EditDataFilteringNegativeLimit
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataFilteringNegativeLimit);
|
|
}
|
|
}
|
|
|
|
public static string EditDataQueryFailed
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataQueryFailed);
|
|
}
|
|
}
|
|
|
|
public static string EditDataQueryNotCompleted
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataQueryNotCompleted);
|
|
}
|
|
}
|
|
|
|
public static string EditDataQueryImproperResultSets
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataQueryImproperResultSets);
|
|
}
|
|
}
|
|
|
|
public static string EditDataFailedAddRow
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataFailedAddRow);
|
|
}
|
|
}
|
|
|
|
public static string EditDataRowOutOfRange
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataRowOutOfRange);
|
|
}
|
|
}
|
|
|
|
public static string EditDataUpdatePending
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataUpdatePending);
|
|
}
|
|
}
|
|
|
|
public static string EditDataUpdateNotPending
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataUpdateNotPending);
|
|
}
|
|
}
|
|
|
|
public static string EditDataObjectMetadataNotFound
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataObjectMetadataNotFound);
|
|
}
|
|
}
|
|
|
|
public static string EditDataInvalidFormatBinary
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataInvalidFormatBinary);
|
|
}
|
|
}
|
|
|
|
public static string EditDataInvalidFormatBoolean
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataInvalidFormatBoolean);
|
|
}
|
|
}
|
|
|
|
public static string EditDataDeleteSetCell
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataDeleteSetCell);
|
|
}
|
|
}
|
|
|
|
public static string EditDataColumnIdOutOfRange
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataColumnIdOutOfRange);
|
|
}
|
|
}
|
|
|
|
public static string EditDataColumnCannotBeEdited
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataColumnCannotBeEdited);
|
|
}
|
|
}
|
|
|
|
public static string EditDataColumnNoKeyColumns
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataColumnNoKeyColumns);
|
|
}
|
|
}
|
|
|
|
public static string EditDataScriptFilePathNull
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataScriptFilePathNull);
|
|
}
|
|
}
|
|
|
|
public static string EditDataCommitInProgress
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataCommitInProgress);
|
|
}
|
|
}
|
|
|
|
public static string EditDataComputedColumnPlaceholder
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataComputedColumnPlaceholder);
|
|
}
|
|
}
|
|
|
|
public static string EditDataTimeOver24Hrs
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataTimeOver24Hrs);
|
|
}
|
|
}
|
|
|
|
public static string EditDataNullNotAllowed
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EditDataNullNotAllowed);
|
|
}
|
|
}
|
|
|
|
public static string EE_BatchSqlMessageNoProcedureInfo
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EE_BatchSqlMessageNoProcedureInfo);
|
|
}
|
|
}
|
|
|
|
public static string EE_BatchSqlMessageWithProcedureInfo
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EE_BatchSqlMessageWithProcedureInfo);
|
|
}
|
|
}
|
|
|
|
public static string EE_BatchSqlMessageNoLineInfo
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EE_BatchSqlMessageNoLineInfo);
|
|
}
|
|
}
|
|
|
|
public static string EE_BatchError_Exception
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EE_BatchError_Exception);
|
|
}
|
|
}
|
|
|
|
public static string EE_BatchExecutionInfo_RowsAffected
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EE_BatchExecutionInfo_RowsAffected);
|
|
}
|
|
}
|
|
|
|
public static string EE_ExecutionNotYetCompleteError
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EE_ExecutionNotYetCompleteError);
|
|
}
|
|
}
|
|
|
|
public static string EE_ScriptError_Error
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EE_ScriptError_Error);
|
|
}
|
|
}
|
|
|
|
public static string EE_ScriptError_ParsingSyntax
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EE_ScriptError_ParsingSyntax);
|
|
}
|
|
}
|
|
|
|
public static string EE_ScriptError_FatalError
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EE_ScriptError_FatalError);
|
|
}
|
|
}
|
|
|
|
public static string EE_ExecutionInfo_FinalizingLoop
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EE_ExecutionInfo_FinalizingLoop);
|
|
}
|
|
}
|
|
|
|
public static string EE_ExecutionInfo_QueryCancelledbyUser
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EE_ExecutionInfo_QueryCancelledbyUser);
|
|
}
|
|
}
|
|
|
|
public static string EE_BatchExecutionError_Halting
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EE_BatchExecutionError_Halting);
|
|
}
|
|
}
|
|
|
|
public static string EE_BatchExecutionError_Ignoring
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EE_BatchExecutionError_Ignoring);
|
|
}
|
|
}
|
|
|
|
public static string EE_ExecutionInfo_InitializingLoop
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EE_ExecutionInfo_InitializingLoop);
|
|
}
|
|
}
|
|
|
|
public static string EE_ExecutionError_CommandNotSupported
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EE_ExecutionError_CommandNotSupported);
|
|
}
|
|
}
|
|
|
|
public static string EE_ExecutionError_VariableNotFound
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EE_ExecutionError_VariableNotFound);
|
|
}
|
|
}
|
|
|
|
public static string BatchParserWrapperExecutionEngineError
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.BatchParserWrapperExecutionEngineError);
|
|
}
|
|
}
|
|
|
|
public static string BatchParserWrapperExecutionError
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.BatchParserWrapperExecutionError);
|
|
}
|
|
}
|
|
|
|
public static string BatchParserWrapperExecutionEngineBatchMessage
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.BatchParserWrapperExecutionEngineBatchMessage);
|
|
}
|
|
}
|
|
|
|
public static string BatchParserWrapperExecutionEngineBatchResultSetProcessing
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.BatchParserWrapperExecutionEngineBatchResultSetProcessing);
|
|
}
|
|
}
|
|
|
|
public static string BatchParserWrapperExecutionEngineBatchResultSetFinished
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.BatchParserWrapperExecutionEngineBatchResultSetFinished);
|
|
}
|
|
}
|
|
|
|
public static string BatchParserWrapperExecutionEngineBatchCancelling
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.BatchParserWrapperExecutionEngineBatchCancelling);
|
|
}
|
|
}
|
|
|
|
public static string EE_ScriptError_Warning
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.EE_ScriptError_Warning);
|
|
}
|
|
}
|
|
|
|
public static string TroubleshootingAssistanceMessage
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.TroubleshootingAssistanceMessage);
|
|
}
|
|
}
|
|
|
|
public static string BatchParser_CircularReference
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.BatchParser_CircularReference);
|
|
}
|
|
}
|
|
|
|
public static string BatchParser_CommentNotTerminated
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.BatchParser_CommentNotTerminated);
|
|
}
|
|
}
|
|
|
|
public static string BatchParser_StringNotTerminated
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.BatchParser_StringNotTerminated);
|
|
}
|
|
}
|
|
|
|
public static string BatchParser_IncorrectSyntax
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.BatchParser_IncorrectSyntax);
|
|
}
|
|
}
|
|
|
|
public static string BatchParser_VariableNotDefined
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.BatchParser_VariableNotDefined);
|
|
}
|
|
}
|
|
|
|
public static string TestLocalizationConstant
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.TestLocalizationConstant);
|
|
}
|
|
}
|
|
|
|
public static string SqlScriptFormatterDecimalMissingPrecision
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SqlScriptFormatterDecimalMissingPrecision);
|
|
}
|
|
}
|
|
|
|
public static string SqlScriptFormatterLengthTypeMissingSize
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SqlScriptFormatterLengthTypeMissingSize);
|
|
}
|
|
}
|
|
|
|
public static string SqlScriptFormatterScalarTypeMissingScale
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SqlScriptFormatterScalarTypeMissingScale);
|
|
}
|
|
}
|
|
|
|
public static string TreeNodeError
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.TreeNodeError);
|
|
}
|
|
}
|
|
|
|
public static string ServerNodeConnectionError
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.ServerNodeConnectionError);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Aggregates
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Aggregates);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ServerRoles
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ServerRoles);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ApplicationRoles
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ApplicationRoles);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Assemblies
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Assemblies);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_AssemblyFiles
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_AssemblyFiles);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_AsymmetricKeys
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_AsymmetricKeys);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_DatabaseAsymmetricKeys
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_DatabaseAsymmetricKeys);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_DataCompressionOptions
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_DataCompressionOptions);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Certificates
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Certificates);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_FileTables
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_FileTables);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_DatabaseCertificates
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_DatabaseCertificates);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_CheckConstraints
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_CheckConstraints);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Columns
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Columns);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Constraints
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Constraints);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Contracts
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Contracts);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Credentials
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Credentials);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ErrorMessages
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ErrorMessages);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ServerRoleMembership
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ServerRoleMembership);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_DatabaseOptions
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_DatabaseOptions);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_DatabaseRoles
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_DatabaseRoles);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_RoleMemberships
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_RoleMemberships);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_DatabaseTriggers
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_DatabaseTriggers);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_DefaultConstraints
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_DefaultConstraints);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Defaults
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Defaults);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Sequences
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Sequences);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Endpoints
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Endpoints);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_EventNotifications
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_EventNotifications);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ServerEventNotifications
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ServerEventNotifications);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ExtendedProperties
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ExtendedProperties);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_FileGroups
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_FileGroups);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ForeignKeys
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ForeignKeys);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_FullTextCatalogs
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_FullTextCatalogs);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_FullTextIndexes
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_FullTextIndexes);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Functions
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Functions);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Indexes
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Indexes);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_InlineFunctions
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_InlineFunctions);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Keys
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Keys);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_LinkedServers
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_LinkedServers);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_LinkedServerLogins
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_LinkedServerLogins);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Logins
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Logins);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_MasterKey
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_MasterKey);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_MasterKeys
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_MasterKeys);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_MessageTypes
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_MessageTypes);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_MultiSelectFunctions
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_MultiSelectFunctions);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Parameters
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Parameters);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_PartitionFunctions
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_PartitionFunctions);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_PartitionSchemes
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_PartitionSchemes);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Permissions
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Permissions);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_PrimaryKeys
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_PrimaryKeys);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Programmability
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Programmability);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Queues
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Queues);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_RemoteServiceBindings
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_RemoteServiceBindings);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ReturnedColumns
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ReturnedColumns);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Roles
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Roles);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Routes
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Routes);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Rules
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Rules);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Schemas
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Schemas);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Security
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Security);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ServerObjects
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ServerObjects);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Management
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Management);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ServerTriggers
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ServerTriggers);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ServiceBroker
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ServiceBroker);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Services
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Services);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Signatures
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Signatures);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_LogFiles
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_LogFiles);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Statistics
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Statistics);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Storage
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Storage);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_StoredProcedures
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_StoredProcedures);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SymmetricKeys
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SymmetricKeys);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Synonyms
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Synonyms);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Tables
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Tables);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Triggers
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Triggers);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Types
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Types);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_UniqueKeys
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_UniqueKeys);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_UserDefinedDataTypes
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_UserDefinedDataTypes);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_UserDefinedTypes
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_UserDefinedTypes);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Users
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Users);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Views
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Views);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_XmlIndexes
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_XmlIndexes);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_XMLSchemaCollections
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_XMLSchemaCollections);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_UserDefinedTableTypes
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_UserDefinedTableTypes);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_FilegroupFiles
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_FilegroupFiles);
|
|
}
|
|
}
|
|
|
|
public static string MissingCaption
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.MissingCaption);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_BrokerPriorities
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_BrokerPriorities);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_CryptographicProviders
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_CryptographicProviders);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_DatabaseAuditSpecifications
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_DatabaseAuditSpecifications);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_DatabaseEncryptionKeys
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_DatabaseEncryptionKeys);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_EventSessions
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_EventSessions);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_FullTextStopLists
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_FullTextStopLists);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ResourcePools
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ResourcePools);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ServerAudits
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ServerAudits);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ServerAuditSpecifications
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ServerAuditSpecifications);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SpatialIndexes
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SpatialIndexes);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_WorkloadGroups
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_WorkloadGroups);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SqlFiles
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SqlFiles);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ServerFunctions
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ServerFunctions);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SqlType
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SqlType);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ServerOptions
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ServerOptions);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_DatabaseDiagrams
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_DatabaseDiagrams);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemTables
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemTables);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Databases
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Databases);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemContracts
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemContracts);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemDatabases
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemDatabases);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemMessageTypes
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemMessageTypes);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemQueues
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemQueues);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemServices
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemServices);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemStoredProcedures
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemStoredProcedures);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemViews
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemViews);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_DataTierApplications
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_DataTierApplications);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ExtendedStoredProcedures
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ExtendedStoredProcedures);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemAggregateFunctions
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemAggregateFunctions);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemApproximateNumerics
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemApproximateNumerics);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemBinaryStrings
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemBinaryStrings);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemCharacterStrings
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemCharacterStrings);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemCLRDataTypes
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemCLRDataTypes);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemConfigurationFunctions
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemConfigurationFunctions);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemCursorFunctions
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemCursorFunctions);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemDataTypes
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemDataTypes);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemDateAndTime
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemDateAndTime);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemDateAndTimeFunctions
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemDateAndTimeFunctions);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemExactNumerics
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemExactNumerics);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemFunctions
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemFunctions);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemHierarchyIdFunctions
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemHierarchyIdFunctions);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemMathematicalFunctions
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemMathematicalFunctions);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemMetadataFunctions
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemMetadataFunctions);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemOtherDataTypes
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemOtherDataTypes);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemOtherFunctions
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemOtherFunctions);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemRowsetFunctions
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemRowsetFunctions);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemSecurityFunctions
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemSecurityFunctions);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemSpatialDataTypes
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemSpatialDataTypes);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemStringFunctions
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemStringFunctions);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemSystemStatisticalFunctions
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemSystemStatisticalFunctions);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemTextAndImageFunctions
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemTextAndImageFunctions);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemUnicodeCharacterStrings
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemUnicodeCharacterStrings);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_AggregateFunctions
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_AggregateFunctions);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ScalarValuedFunctions
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ScalarValuedFunctions);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_TableValuedFunctions
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_TableValuedFunctions);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SystemExtendedStoredProcedures
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SystemExtendedStoredProcedures);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_BuiltInType
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_BuiltInType);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_BuiltInServerRole
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_BuiltInServerRole);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_UserWithPassword
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_UserWithPassword);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SearchPropertyList
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SearchPropertyList);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SecurityPolicies
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SecurityPolicies);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SecurityPredicates
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SecurityPredicates);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ServerRole
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ServerRole);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SearchPropertyLists
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SearchPropertyLists);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ColumnStoreIndexes
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ColumnStoreIndexes);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_TableTypeIndexes
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_TableTypeIndexes);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_Server
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_Server);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SelectiveXmlIndexes
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SelectiveXmlIndexes);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_XmlNamespaces
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_XmlNamespaces);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_XmlTypedPromotedPaths
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_XmlTypedPromotedPaths);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SqlTypedPromotedPaths
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SqlTypedPromotedPaths);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_DatabaseScopedCredentials
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_DatabaseScopedCredentials);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ExternalDataSources
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ExternalDataSources);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ExternalFileFormats
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ExternalFileFormats);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ExternalResources
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ExternalResources);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ExternalTables
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ExternalTables);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_AlwaysEncryptedKeys
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_AlwaysEncryptedKeys);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ColumnMasterKeys
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ColumnMasterKeys);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ColumnEncryptionKeys
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ColumnEncryptionKeys);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SubroutineParameterLabelFormatString
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SubroutineParameterLabelFormatString);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SubroutineParameterNoDefaultLabel
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SubroutineParameterNoDefaultLabel);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SubroutineParameterInputLabel
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SubroutineParameterInputLabel);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SubroutineParameterInputOutputLabel
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SubroutineParameterInputOutputLabel);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SubroutineParameterInputReadOnlyLabel
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SubroutineParameterInputReadOnlyLabel);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SubroutineParameterInputOutputReadOnlyLabel
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SubroutineParameterInputOutputReadOnlyLabel);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_SubroutineParameterDefaultLabel
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_SubroutineParameterDefaultLabel);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_NullColumn_Label
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_NullColumn_Label);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_NotNullColumn_Label
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_NotNullColumn_Label);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_UDDTLabelWithType
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_UDDTLabelWithType);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_UDDTLabelWithoutType
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_UDDTLabelWithoutType);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ComputedColumnLabelWithType
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ComputedColumnLabelWithType);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ComputedColumnLabelWithoutType
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ComputedColumnLabelWithoutType);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ColumnSetLabelWithoutType
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ColumnSetLabelWithoutType);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ColumnSetLabelWithType
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ColumnSetLabelWithType);
|
|
}
|
|
}
|
|
|
|
public static string SchemaHierarchy_ColumnSetLabelWithTypeAndKeyString
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SchemaHierarchy_ColumnSetLabelWithTypeAndKeyString);
|
|
}
|
|
}
|
|
|
|
public static string UniqueIndex_LabelPart
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.UniqueIndex_LabelPart);
|
|
}
|
|
}
|
|
|
|
public static string NonUniqueIndex_LabelPart
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.NonUniqueIndex_LabelPart);
|
|
}
|
|
}
|
|
|
|
public static string ClusteredIndex_LabelPart
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.ClusteredIndex_LabelPart);
|
|
}
|
|
}
|
|
|
|
public static string NonClusteredIndex_LabelPart
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.NonClusteredIndex_LabelPart);
|
|
}
|
|
}
|
|
|
|
public static string History_LabelPart
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.History_LabelPart);
|
|
}
|
|
}
|
|
|
|
public static string SystemVersioned_LabelPart
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.SystemVersioned_LabelPart);
|
|
}
|
|
}
|
|
|
|
public static string External_LabelPart
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.External_LabelPart);
|
|
}
|
|
}
|
|
|
|
public static string FileTable_LabelPart
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.FileTable_LabelPart);
|
|
}
|
|
}
|
|
|
|
public static string DatabaseNotAccessible
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.DatabaseNotAccessible);
|
|
}
|
|
}
|
|
|
|
public static string ScriptingParams_ConnectionString_Property_Invalid
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.ScriptingParams_ConnectionString_Property_Invalid);
|
|
}
|
|
}
|
|
|
|
public static string ScriptingParams_FilePath_Property_Invalid
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.ScriptingParams_FilePath_Property_Invalid);
|
|
}
|
|
}
|
|
|
|
public static string ScriptingListObjectsCompleteParams_ConnectionString_Property_Invalid
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.ScriptingListObjectsCompleteParams_ConnectionString_Property_Invalid);
|
|
}
|
|
}
|
|
|
|
public static string StoredProcedureScriptParameterComment
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.StoredProcedureScriptParameterComment);
|
|
}
|
|
}
|
|
|
|
public static string ScriptingGeneralError
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.ScriptingGeneralError);
|
|
}
|
|
}
|
|
|
|
public static string ScriptingExecuteNotSupportedError
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.ScriptingExecuteNotSupportedError);
|
|
}
|
|
}
|
|
|
|
public static string unavailable
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.unavailable);
|
|
}
|
|
}
|
|
|
|
public static string filegroup_dialog_defaultFilegroup
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.filegroup_dialog_defaultFilegroup);
|
|
}
|
|
}
|
|
|
|
public static string filegroup_dialog_title
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.filegroup_dialog_title);
|
|
}
|
|
}
|
|
|
|
public static string filegroups_default
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.filegroups_default);
|
|
}
|
|
}
|
|
|
|
public static string filegroups_files
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.filegroups_files);
|
|
}
|
|
}
|
|
|
|
public static string filegroups_name
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.filegroups_name);
|
|
}
|
|
}
|
|
|
|
public static string filegroups_readonly
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.filegroups_readonly);
|
|
}
|
|
}
|
|
|
|
public static string general_autogrowth
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.general_autogrowth);
|
|
}
|
|
}
|
|
|
|
public static string general_builderText
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.general_builderText);
|
|
}
|
|
}
|
|
|
|
public static string general_default
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.general_default);
|
|
}
|
|
}
|
|
|
|
public static string general_fileGroup
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.general_fileGroup);
|
|
}
|
|
}
|
|
|
|
public static string general_fileName
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.general_fileName);
|
|
}
|
|
}
|
|
|
|
public static string general_fileType
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.general_fileType);
|
|
}
|
|
}
|
|
|
|
public static string general_initialSize
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.general_initialSize);
|
|
}
|
|
}
|
|
|
|
public static string general_newFilegroup
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.general_newFilegroup);
|
|
}
|
|
}
|
|
|
|
public static string general_path
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.general_path);
|
|
}
|
|
}
|
|
|
|
public static string general_physicalFileName
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.general_physicalFileName);
|
|
}
|
|
}
|
|
|
|
public static string general_rawDevice
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.general_rawDevice);
|
|
}
|
|
}
|
|
|
|
public static string general_recoveryModel_bulkLogged
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.general_recoveryModel_bulkLogged);
|
|
}
|
|
}
|
|
|
|
public static string general_recoveryModel_full
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.general_recoveryModel_full);
|
|
}
|
|
}
|
|
|
|
public static string general_recoveryModel_simple
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.general_recoveryModel_simple);
|
|
}
|
|
}
|
|
|
|
public static string general_titleSearchOwner
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.general_titleSearchOwner);
|
|
}
|
|
}
|
|
|
|
public static string prototype_autogrowth_disabled
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_autogrowth_disabled);
|
|
}
|
|
}
|
|
|
|
public static string prototype_autogrowth_restrictedGrowthByMB
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_autogrowth_restrictedGrowthByMB);
|
|
}
|
|
}
|
|
|
|
public static string prototype_autogrowth_restrictedGrowthByPercent
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_autogrowth_restrictedGrowthByPercent);
|
|
}
|
|
}
|
|
|
|
public static string prototype_autogrowth_unrestrictedGrowthByMB
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_autogrowth_unrestrictedGrowthByMB);
|
|
}
|
|
}
|
|
|
|
public static string prototype_autogrowth_unrestrictedGrowthByPercent
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_autogrowth_unrestrictedGrowthByPercent);
|
|
}
|
|
}
|
|
|
|
public static string prototype_autogrowth_unlimitedfilestream
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_autogrowth_unlimitedfilestream);
|
|
}
|
|
}
|
|
|
|
public static string prototype_autogrowth_limitedfilestream
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_autogrowth_limitedfilestream);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_category_automatic
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_category_automatic);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_category_servicebroker
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_category_servicebroker);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_category_collation
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_category_collation);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_category_cursor
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_category_cursor);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_category_misc
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_category_misc);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_category_recovery
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_category_recovery);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_category_state
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_category_state);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_ansiNullDefault
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_ansiNullDefault);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_ansiNulls
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_ansiNulls);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_ansiPadding
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_ansiPadding);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_ansiWarnings
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_ansiWarnings);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_arithabort
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_arithabort);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_autoClose
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_autoClose);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_autoCreateStatistics
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_autoCreateStatistics);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_autoShrink
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_autoShrink);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_autoUpdateStatistics
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_autoUpdateStatistics);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_autoUpdateStatisticsAsync
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_autoUpdateStatisticsAsync);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_caseSensitive
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_caseSensitive);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_closeCursorOnCommit
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_closeCursorOnCommit);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_collation
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_collation);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_concatNullYieldsNull
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_concatNullYieldsNull);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_databaseCompatibilityLevel
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_databaseCompatibilityLevel);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_databaseState
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_databaseState);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_defaultCursor
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_defaultCursor);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_fullTextIndexing
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_fullTextIndexing);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_numericRoundAbort
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_numericRoundAbort);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_pageVerify
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_pageVerify);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_quotedIdentifier
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_quotedIdentifier);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_readOnly
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_readOnly);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_recursiveTriggers
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_recursiveTriggers);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_restrictAccess
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_restrictAccess);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_selectIntoBulkCopy
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_selectIntoBulkCopy);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_honorBrokerPriority
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_honorBrokerPriority);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_serviceBrokerGuid
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_serviceBrokerGuid);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_brokerEnabled
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_brokerEnabled);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_truncateLogOnCheckpoint
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_truncateLogOnCheckpoint);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_dbChaining
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_dbChaining);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_trustworthy
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_trustworthy);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_dateCorrelationOptimization
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_dateCorrelationOptimization);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_parameterization
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_parameterization);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_parameterization_value_forced
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_parameterization_value_forced);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_parameterization_value_simple
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_parameterization_value_simple);
|
|
}
|
|
}
|
|
|
|
public static string prototype_file_dataFile
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_file_dataFile);
|
|
}
|
|
}
|
|
|
|
public static string prototype_file_logFile
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_file_logFile);
|
|
}
|
|
}
|
|
|
|
public static string prototype_file_filestreamFile
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_file_filestreamFile);
|
|
}
|
|
}
|
|
|
|
public static string prototype_file_noFileGroup
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_file_noFileGroup);
|
|
}
|
|
}
|
|
|
|
public static string prototype_file_defaultpathstring
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_file_defaultpathstring);
|
|
}
|
|
}
|
|
|
|
public static string title_openConnectionsMustBeClosed
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.title_openConnectionsMustBeClosed);
|
|
}
|
|
}
|
|
|
|
public static string warning_openConnectionsMustBeClosed
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.warning_openConnectionsMustBeClosed);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_databaseState_value_autoClosed
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_databaseState_value_autoClosed);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_databaseState_value_emergency
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_databaseState_value_emergency);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_databaseState_value_inaccessible
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_databaseState_value_inaccessible);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_databaseState_value_normal
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_databaseState_value_normal);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_databaseState_value_offline
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_databaseState_value_offline);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_databaseState_value_recovering
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_databaseState_value_recovering);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_databaseState_value_recoveryPending
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_databaseState_value_recoveryPending);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_databaseState_value_restoring
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_databaseState_value_restoring);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_databaseState_value_shutdown
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_databaseState_value_shutdown);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_databaseState_value_standby
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_databaseState_value_standby);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_databaseState_value_suspect
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_databaseState_value_suspect);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_defaultCursor_value_global
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_defaultCursor_value_global);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_defaultCursor_value_local
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_defaultCursor_value_local);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_restrictAccess_value_multiple
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_restrictAccess_value_multiple);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_restrictAccess_value_restricted
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_restrictAccess_value_restricted);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_restrictAccess_value_single
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_restrictAccess_value_single);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_pageVerify_value_checksum
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_pageVerify_value_checksum);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_pageVerify_value_none
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_pageVerify_value_none);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_pageVerify_value_tornPageDetection
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_pageVerify_value_tornPageDetection);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_varDecimalEnabled
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_varDecimalEnabled);
|
|
}
|
|
}
|
|
|
|
public static string compatibilityLevel_katmai
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.compatibilityLevel_katmai);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_encryptionEnabled
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_encryptionEnabled);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_databasescopedconfig_value_off
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_databasescopedconfig_value_off);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_databasescopedconfig_value_on
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_databasescopedconfig_value_on);
|
|
}
|
|
}
|
|
|
|
public static string prototype_db_prop_databasescopedconfig_value_primary
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_db_prop_databasescopedconfig_value_primary);
|
|
}
|
|
}
|
|
|
|
public static string error_db_prop_invalidleadingColumns
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.error_db_prop_invalidleadingColumns);
|
|
}
|
|
}
|
|
|
|
public static string compatibilityLevel_denali
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.compatibilityLevel_denali);
|
|
}
|
|
}
|
|
|
|
public static string compatibilityLevel_sql14
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.compatibilityLevel_sql14);
|
|
}
|
|
}
|
|
|
|
public static string compatibilityLevel_sql15
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.compatibilityLevel_sql15);
|
|
}
|
|
}
|
|
|
|
public static string compatibilityLevel_sqlvNext
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.compatibilityLevel_sqlvNext);
|
|
}
|
|
}
|
|
|
|
public static string general_containmentType_None
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.general_containmentType_None);
|
|
}
|
|
}
|
|
|
|
public static string general_containmentType_Partial
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.general_containmentType_Partial);
|
|
}
|
|
}
|
|
|
|
public static string filegroups_filestreamFiles
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.filegroups_filestreamFiles);
|
|
}
|
|
}
|
|
|
|
public static string prototype_file_noApplicableFileGroup
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.prototype_file_noApplicableFileGroup);
|
|
}
|
|
}
|
|
|
|
public static string NeverBackedUp
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.NeverBackedUp);
|
|
}
|
|
}
|
|
|
|
public static string Error_InvalidDirectoryName
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.Error_InvalidDirectoryName);
|
|
}
|
|
}
|
|
|
|
public static string Error_ExistingDirectoryName
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.Error_ExistingDirectoryName);
|
|
}
|
|
}
|
|
|
|
public static string BackupTaskName
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.BackupTaskName);
|
|
}
|
|
}
|
|
|
|
public static string BackupPathIsFolderError
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.BackupPathIsFolderError);
|
|
}
|
|
}
|
|
|
|
public static string InvalidBackupPathError
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.InvalidBackupPathError);
|
|
}
|
|
}
|
|
|
|
public static string TaskInProgress
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.TaskInProgress);
|
|
}
|
|
}
|
|
|
|
public static string TaskCompleted
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.TaskCompleted);
|
|
}
|
|
}
|
|
|
|
public static string ConflictWithNoRecovery
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.ConflictWithNoRecovery);
|
|
}
|
|
}
|
|
|
|
public static string InvalidPathForDatabaseFile
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.InvalidPathForDatabaseFile);
|
|
}
|
|
}
|
|
|
|
public static string Log
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.Log);
|
|
}
|
|
}
|
|
|
|
public static string RestorePlanFailed
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.RestorePlanFailed);
|
|
}
|
|
}
|
|
|
|
public static string RestoreNotSupported
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.RestoreNotSupported);
|
|
}
|
|
}
|
|
|
|
public static string RestoreTaskName
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.RestoreTaskName);
|
|
}
|
|
}
|
|
|
|
public static string RestoreCopyOnly
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.RestoreCopyOnly);
|
|
}
|
|
}
|
|
|
|
public static string RestoreBackupSetComponent
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.RestoreBackupSetComponent);
|
|
}
|
|
}
|
|
|
|
public static string RestoreBackupSetName
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.RestoreBackupSetName);
|
|
}
|
|
}
|
|
|
|
public static string RestoreBackupSetType
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.RestoreBackupSetType);
|
|
}
|
|
}
|
|
|
|
public static string RestoreBackupSetServer
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.RestoreBackupSetServer);
|
|
}
|
|
}
|
|
|
|
public static string RestoreBackupSetDatabase
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.RestoreBackupSetDatabase);
|
|
}
|
|
}
|
|
|
|
public static string RestoreBackupSetPosition
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.RestoreBackupSetPosition);
|
|
}
|
|
}
|
|
|
|
public static string RestoreBackupSetFirstLsn
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.RestoreBackupSetFirstLsn);
|
|
}
|
|
}
|
|
|
|
public static string RestoreBackupSetLastLsn
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.RestoreBackupSetLastLsn);
|
|
}
|
|
}
|
|
|
|
public static string RestoreBackupSetCheckpointLsn
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.RestoreBackupSetCheckpointLsn);
|
|
}
|
|
}
|
|
|
|
public static string RestoreBackupSetFullLsn
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.RestoreBackupSetFullLsn);
|
|
}
|
|
}
|
|
|
|
public static string RestoreBackupSetStartDate
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.RestoreBackupSetStartDate);
|
|
}
|
|
}
|
|
|
|
public static string RestoreBackupSetFinishDate
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.RestoreBackupSetFinishDate);
|
|
}
|
|
}
|
|
|
|
public static string RestoreBackupSetSize
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.RestoreBackupSetSize);
|
|
}
|
|
}
|
|
|
|
public static string RestoreBackupSetUserName
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.RestoreBackupSetUserName);
|
|
}
|
|
}
|
|
|
|
public static string RestoreBackupSetExpiration
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.RestoreBackupSetExpiration);
|
|
}
|
|
}
|
|
|
|
public static string TheLastBackupTaken
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.TheLastBackupTaken);
|
|
}
|
|
}
|
|
|
|
public static string NoBackupsetsToRestore
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.NoBackupsetsToRestore);
|
|
}
|
|
}
|
|
|
|
public static string ScriptTaskName
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.ScriptTaskName);
|
|
}
|
|
}
|
|
|
|
public static string InvalidPathError
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.InvalidPathError);
|
|
}
|
|
}
|
|
|
|
public static string ProfilerConnectionNotFound
|
|
{
|
|
get
|
|
{
|
|
return Keys.GetString(Keys.ProfilerConnectionNotFound);
|
|
}
|
|
}
|
|
|
|
public static string ConnectionServiceListDbErrorNotConnected(string uri)
|
|
{
|
|
return Keys.GetString(Keys.ConnectionServiceListDbErrorNotConnected, uri);
|
|
}
|
|
|
|
public static string ConnectionServiceDbErrorDefaultNotConnected(string uri)
|
|
{
|
|
return Keys.GetString(Keys.ConnectionServiceDbErrorDefaultNotConnected, uri);
|
|
}
|
|
|
|
public static string ConnectionServiceConnStringInvalidAuthType(string authType)
|
|
{
|
|
return Keys.GetString(Keys.ConnectionServiceConnStringInvalidAuthType, authType);
|
|
}
|
|
|
|
public static string ConnectionServiceConnStringInvalidIntent(string intent)
|
|
{
|
|
return Keys.GetString(Keys.ConnectionServiceConnStringInvalidIntent, intent);
|
|
}
|
|
|
|
public static string ConnectionParamsValidateNullSqlAuth(string component)
|
|
{
|
|
return Keys.GetString(Keys.ConnectionParamsValidateNullSqlAuth, component);
|
|
}
|
|
|
|
public static string QueryServiceAffectedRows(long rows)
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceAffectedRows, rows);
|
|
}
|
|
|
|
public static string QueryServiceErrorFormat(int msg, int lvl, int state, int line, string newLine, string message)
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceErrorFormat, msg, lvl, state, line, newLine, message);
|
|
}
|
|
|
|
public static string QueryServiceQueryFailed(string message)
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceQueryFailed, message);
|
|
}
|
|
|
|
public static string QueryServiceSaveAsFail(string fileName, string message)
|
|
{
|
|
return Keys.GetString(Keys.QueryServiceSaveAsFail, fileName, message);
|
|
}
|
|
|
|
public static string PeekDefinitionAzureError(string errorMessage)
|
|
{
|
|
return Keys.GetString(Keys.PeekDefinitionAzureError, errorMessage);
|
|
}
|
|
|
|
public static string PeekDefinitionError(string errorMessage)
|
|
{
|
|
return Keys.GetString(Keys.PeekDefinitionError, errorMessage);
|
|
}
|
|
|
|
public static string WorkspaceServicePositionColumnOutOfRange(int line)
|
|
{
|
|
return Keys.GetString(Keys.WorkspaceServicePositionColumnOutOfRange, line);
|
|
}
|
|
|
|
public static string WorkspaceServiceBufferPositionOutOfOrder(int sLine, int sCol, int eLine, int eCol)
|
|
{
|
|
return Keys.GetString(Keys.WorkspaceServiceBufferPositionOutOfOrder, sLine, sCol, eLine, eCol);
|
|
}
|
|
|
|
public static string EditDataUnsupportedObjectType(string typeName)
|
|
{
|
|
return Keys.GetString(Keys.EditDataUnsupportedObjectType, typeName);
|
|
}
|
|
|
|
public static string EditDataInvalidFormat(string colName, string colType)
|
|
{
|
|
return Keys.GetString(Keys.EditDataInvalidFormat, colName, colType);
|
|
}
|
|
|
|
public static string EditDataCreateScriptMissingValue(string colName)
|
|
{
|
|
return Keys.GetString(Keys.EditDataCreateScriptMissingValue, colName);
|
|
}
|
|
|
|
public static string EditDataValueTooLarge(string value, string columnType)
|
|
{
|
|
return Keys.GetString(Keys.EditDataValueTooLarge, value, columnType);
|
|
}
|
|
|
|
[System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
public class Keys
|
|
{
|
|
static ResourceManager resourceManager = new ResourceManager("Microsoft.SqlTools.CoreServices.Localization.SR", typeof(SR).GetTypeInfo().Assembly);
|
|
|
|
static CultureInfo _culture = null;
|
|
|
|
|
|
public const string ConnectionServiceConnectErrorNullParams = "ConnectionServiceConnectErrorNullParams";
|
|
|
|
|
|
public const string ConnectionServiceListDbErrorNullOwnerUri = "ConnectionServiceListDbErrorNullOwnerUri";
|
|
|
|
|
|
public const string ConnectionServiceListDbErrorNotConnected = "ConnectionServiceListDbErrorNotConnected";
|
|
|
|
|
|
public const string ConnectionServiceDbErrorDefaultNotConnected = "ConnectionServiceDbErrorDefaultNotConnected";
|
|
|
|
|
|
public const string ConnectionServiceConnStringInvalidAuthType = "ConnectionServiceConnStringInvalidAuthType";
|
|
|
|
|
|
public const string ConnectionServiceConnStringInvalidIntent = "ConnectionServiceConnStringInvalidIntent";
|
|
|
|
|
|
public const string ConnectionServiceConnectionCanceled = "ConnectionServiceConnectionCanceled";
|
|
|
|
|
|
public const string ConnectionParamsValidateNullOwnerUri = "ConnectionParamsValidateNullOwnerUri";
|
|
|
|
|
|
public const string ConnectionParamsValidateNullConnection = "ConnectionParamsValidateNullConnection";
|
|
|
|
|
|
public const string ConnectionParamsValidateNullServerName = "ConnectionParamsValidateNullServerName";
|
|
|
|
|
|
public const string ConnectionParamsValidateNullSqlAuth = "ConnectionParamsValidateNullSqlAuth";
|
|
|
|
|
|
public const string AzureSqlDbEdition = "AzureSqlDbEdition";
|
|
|
|
|
|
public const string AzureSqlDwEdition = "AzureSqlDwEdition";
|
|
|
|
|
|
public const string AzureSqlStretchEdition = "AzureSqlStretchEdition";
|
|
|
|
|
|
public const string AzureSqlAnalyticsOnDemandEdition = "AzureSqlAnalyticsOnDemandEdition";
|
|
|
|
|
|
public const string QueryServiceCancelAlreadyCompleted = "QueryServiceCancelAlreadyCompleted";
|
|
|
|
|
|
public const string QueryServiceCancelDisposeFailed = "QueryServiceCancelDisposeFailed";
|
|
|
|
|
|
public const string QueryServiceQueryCancelled = "QueryServiceQueryCancelled";
|
|
|
|
|
|
public const string QueryServiceSubsetBatchNotCompleted = "QueryServiceSubsetBatchNotCompleted";
|
|
|
|
|
|
public const string QueryServiceSubsetBatchOutOfRange = "QueryServiceSubsetBatchOutOfRange";
|
|
|
|
|
|
public const string QueryServiceSubsetResultSetOutOfRange = "QueryServiceSubsetResultSetOutOfRange";
|
|
|
|
|
|
public const string QueryServiceDataReaderByteCountInvalid = "QueryServiceDataReaderByteCountInvalid";
|
|
|
|
|
|
public const string QueryServiceDataReaderCharCountInvalid = "QueryServiceDataReaderCharCountInvalid";
|
|
|
|
|
|
public const string QueryServiceDataReaderXmlCountInvalid = "QueryServiceDataReaderXmlCountInvalid";
|
|
|
|
|
|
public const string QueryServiceFileWrapperWriteOnly = "QueryServiceFileWrapperWriteOnly";
|
|
|
|
|
|
public const string QueryServiceFileWrapperNotInitialized = "QueryServiceFileWrapperNotInitialized";
|
|
|
|
|
|
public const string QueryServiceFileWrapperReadOnly = "QueryServiceFileWrapperReadOnly";
|
|
|
|
|
|
public const string QueryServiceAffectedOneRow = "QueryServiceAffectedOneRow";
|
|
|
|
|
|
public const string QueryServiceAffectedRows = "QueryServiceAffectedRows";
|
|
|
|
|
|
public const string QueryServiceCompletedSuccessfully = "QueryServiceCompletedSuccessfully";
|
|
|
|
|
|
public const string QueryServiceErrorFormat = "QueryServiceErrorFormat";
|
|
|
|
|
|
public const string QueryServiceQueryFailed = "QueryServiceQueryFailed";
|
|
|
|
|
|
public const string QueryServiceColumnNull = "QueryServiceColumnNull";
|
|
|
|
|
|
public const string QueryServiceCellNull = "QueryServiceCellNull";
|
|
|
|
|
|
public const string QueryServiceRequestsNoQuery = "QueryServiceRequestsNoQuery";
|
|
|
|
|
|
public const string QueryServiceQueryInvalidOwnerUri = "QueryServiceQueryInvalidOwnerUri";
|
|
|
|
|
|
public const string QueryServiceQueryInProgress = "QueryServiceQueryInProgress";
|
|
|
|
|
|
public const string QueryServiceMessageSenderNotSql = "QueryServiceMessageSenderNotSql";
|
|
|
|
|
|
public const string QueryServiceResultSetAddNoRows = "QueryServiceResultSetAddNoRows";
|
|
|
|
|
|
public const string QueryServiceResultSetHasNoResults = "QueryServiceResultSetHasNoResults";
|
|
|
|
|
|
public const string QueryServiceResultSetTooLarge = "QueryServiceResultSetTooLarge";
|
|
|
|
|
|
public const string QueryServiceSaveAsResultSetNotComplete = "QueryServiceSaveAsResultSetNotComplete";
|
|
|
|
|
|
public const string QueryServiceSaveAsMiscStartingError = "QueryServiceSaveAsMiscStartingError";
|
|
|
|
|
|
public const string QueryServiceSaveAsInProgress = "QueryServiceSaveAsInProgress";
|
|
|
|
|
|
public const string QueryServiceSaveAsFail = "QueryServiceSaveAsFail";
|
|
|
|
|
|
public const string QueryServiceResultSetNotRead = "QueryServiceResultSetNotRead";
|
|
|
|
|
|
public const string QueryServiceResultSetStartRowOutOfRange = "QueryServiceResultSetStartRowOutOfRange";
|
|
|
|
|
|
public const string QueryServiceResultSetRowCountOutOfRange = "QueryServiceResultSetRowCountOutOfRange";
|
|
|
|
|
|
public const string QueryServiceResultSetNoColumnSchema = "QueryServiceResultSetNoColumnSchema";
|
|
|
|
|
|
public const string QueryServiceExecutionPlanNotFound = "QueryServiceExecutionPlanNotFound";
|
|
|
|
|
|
public const string PeekDefinitionAzureError = "PeekDefinitionAzureError";
|
|
|
|
|
|
public const string PeekDefinitionError = "PeekDefinitionError";
|
|
|
|
|
|
public const string PeekDefinitionNoResultsError = "PeekDefinitionNoResultsError";
|
|
|
|
|
|
public const string PeekDefinitionDatabaseError = "PeekDefinitionDatabaseError";
|
|
|
|
|
|
public const string PeekDefinitionNotConnectedError = "PeekDefinitionNotConnectedError";
|
|
|
|
|
|
public const string PeekDefinitionTimedoutError = "PeekDefinitionTimedoutError";
|
|
|
|
|
|
public const string PeekDefinitionTypeNotSupportedError = "PeekDefinitionTypeNotSupportedError";
|
|
|
|
|
|
public const string ErrorEmptyStringReplacement = "ErrorEmptyStringReplacement";
|
|
|
|
|
|
public const string WorkspaceServicePositionLineOutOfRange = "WorkspaceServicePositionLineOutOfRange";
|
|
|
|
|
|
public const string WorkspaceServicePositionColumnOutOfRange = "WorkspaceServicePositionColumnOutOfRange";
|
|
|
|
|
|
public const string WorkspaceServiceBufferPositionOutOfOrder = "WorkspaceServiceBufferPositionOutOfOrder";
|
|
|
|
|
|
public const string EditDataObjectNotFound = "EditDataObjectNotFound";
|
|
|
|
|
|
public const string EditDataSessionNotFound = "EditDataSessionNotFound";
|
|
|
|
|
|
public const string EditDataSessionAlreadyExists = "EditDataSessionAlreadyExists";
|
|
|
|
|
|
public const string EditDataSessionNotInitialized = "EditDataSessionNotInitialized";
|
|
|
|
|
|
public const string EditDataSessionAlreadyInitialized = "EditDataSessionAlreadyInitialized";
|
|
|
|
|
|
public const string EditDataSessionAlreadyInitializing = "EditDataSessionAlreadyInitializing";
|
|
|
|
|
|
public const string EditDataMetadataNotExtended = "EditDataMetadataNotExtended";
|
|
|
|
|
|
public const string EditDataMetadataObjectNameRequired = "EditDataMetadataObjectNameRequired";
|
|
|
|
|
|
public const string EditDataMetadataTooManyIdentifiers = "EditDataMetadataTooManyIdentifiers";
|
|
|
|
|
|
public const string EditDataFilteringNegativeLimit = "EditDataFilteringNegativeLimit";
|
|
|
|
|
|
public const string EditDataUnsupportedObjectType = "EditDataUnsupportedObjectType";
|
|
|
|
|
|
public const string EditDataQueryFailed = "EditDataQueryFailed";
|
|
|
|
|
|
public const string EditDataQueryNotCompleted = "EditDataQueryNotCompleted";
|
|
|
|
|
|
public const string EditDataQueryImproperResultSets = "EditDataQueryImproperResultSets";
|
|
|
|
|
|
public const string EditDataFailedAddRow = "EditDataFailedAddRow";
|
|
|
|
|
|
public const string EditDataRowOutOfRange = "EditDataRowOutOfRange";
|
|
|
|
|
|
public const string EditDataUpdatePending = "EditDataUpdatePending";
|
|
|
|
|
|
public const string EditDataUpdateNotPending = "EditDataUpdateNotPending";
|
|
|
|
|
|
public const string EditDataObjectMetadataNotFound = "EditDataObjectMetadataNotFound";
|
|
|
|
|
|
public const string EditDataInvalidFormat = "EditDataInvalidFormat";
|
|
|
|
|
|
public const string EditDataInvalidFormatBinary = "EditDataInvalidFormatBinary";
|
|
|
|
|
|
public const string EditDataInvalidFormatBoolean = "EditDataInvalidFormatBoolean";
|
|
|
|
|
|
public const string EditDataCreateScriptMissingValue = "EditDataCreateScriptMissingValue";
|
|
|
|
|
|
public const string EditDataDeleteSetCell = "EditDataDeleteSetCell";
|
|
|
|
|
|
public const string EditDataColumnIdOutOfRange = "EditDataColumnIdOutOfRange";
|
|
|
|
|
|
public const string EditDataColumnCannotBeEdited = "EditDataColumnCannotBeEdited";
|
|
|
|
|
|
public const string EditDataColumnNoKeyColumns = "EditDataColumnNoKeyColumns";
|
|
|
|
|
|
public const string EditDataScriptFilePathNull = "EditDataScriptFilePathNull";
|
|
|
|
|
|
public const string EditDataCommitInProgress = "EditDataCommitInProgress";
|
|
|
|
|
|
public const string EditDataComputedColumnPlaceholder = "EditDataComputedColumnPlaceholder";
|
|
|
|
|
|
public const string EditDataTimeOver24Hrs = "EditDataTimeOver24Hrs";
|
|
|
|
|
|
public const string EditDataNullNotAllowed = "EditDataNullNotAllowed";
|
|
|
|
|
|
public const string EditDataValueTooLarge = "EditDataValueTooLarge";
|
|
|
|
|
|
public const string EE_BatchSqlMessageNoProcedureInfo = "EE_BatchSqlMessageNoProcedureInfo";
|
|
|
|
|
|
public const string EE_BatchSqlMessageWithProcedureInfo = "EE_BatchSqlMessageWithProcedureInfo";
|
|
|
|
|
|
public const string EE_BatchSqlMessageNoLineInfo = "EE_BatchSqlMessageNoLineInfo";
|
|
|
|
|
|
public const string EE_BatchError_Exception = "EE_BatchError_Exception";
|
|
|
|
|
|
public const string EE_BatchExecutionInfo_RowsAffected = "EE_BatchExecutionInfo_RowsAffected";
|
|
|
|
|
|
public const string EE_ExecutionNotYetCompleteError = "EE_ExecutionNotYetCompleteError";
|
|
|
|
|
|
public const string EE_ScriptError_Error = "EE_ScriptError_Error";
|
|
|
|
|
|
public const string EE_ScriptError_ParsingSyntax = "EE_ScriptError_ParsingSyntax";
|
|
|
|
|
|
public const string EE_ScriptError_FatalError = "EE_ScriptError_FatalError";
|
|
|
|
|
|
public const string EE_ExecutionInfo_FinalizingLoop = "EE_ExecutionInfo_FinalizingLoop";
|
|
|
|
|
|
public const string EE_ExecutionInfo_QueryCancelledbyUser = "EE_ExecutionInfo_QueryCancelledbyUser";
|
|
|
|
|
|
public const string EE_BatchExecutionError_Halting = "EE_BatchExecutionError_Halting";
|
|
|
|
|
|
public const string EE_BatchExecutionError_Ignoring = "EE_BatchExecutionError_Ignoring";
|
|
|
|
|
|
public const string EE_ExecutionInfo_InitializingLoop = "EE_ExecutionInfo_InitializingLoop";
|
|
|
|
|
|
public const string EE_ExecutionError_CommandNotSupported = "EE_ExecutionError_CommandNotSupported";
|
|
|
|
|
|
public const string EE_ExecutionError_VariableNotFound = "EE_ExecutionError_VariableNotFound";
|
|
|
|
|
|
public const string BatchParserWrapperExecutionEngineError = "BatchParserWrapperExecutionEngineError";
|
|
|
|
|
|
public const string BatchParserWrapperExecutionError = "BatchParserWrapperExecutionError";
|
|
|
|
|
|
public const string BatchParserWrapperExecutionEngineBatchMessage = "BatchParserWrapperExecutionEngineBatchMessage";
|
|
|
|
|
|
public const string BatchParserWrapperExecutionEngineBatchResultSetProcessing = "BatchParserWrapperExecutionEngineBatchResultSetProcessing";
|
|
|
|
|
|
public const string BatchParserWrapperExecutionEngineBatchResultSetFinished = "BatchParserWrapperExecutionEngineBatchResultSetFinished";
|
|
|
|
|
|
public const string BatchParserWrapperExecutionEngineBatchCancelling = "BatchParserWrapperExecutionEngineBatchCancelling";
|
|
|
|
|
|
public const string EE_ScriptError_Warning = "EE_ScriptError_Warning";
|
|
|
|
|
|
public const string TroubleshootingAssistanceMessage = "TroubleshootingAssistanceMessage";
|
|
|
|
|
|
public const string BatchParser_CircularReference = "BatchParser_CircularReference";
|
|
|
|
|
|
public const string BatchParser_CommentNotTerminated = "BatchParser_CommentNotTerminated";
|
|
|
|
|
|
public const string BatchParser_StringNotTerminated = "BatchParser_StringNotTerminated";
|
|
|
|
|
|
public const string BatchParser_IncorrectSyntax = "BatchParser_IncorrectSyntax";
|
|
|
|
|
|
public const string BatchParser_VariableNotDefined = "BatchParser_VariableNotDefined";
|
|
|
|
|
|
public const string TestLocalizationConstant = "TestLocalizationConstant";
|
|
|
|
|
|
public const string SqlScriptFormatterDecimalMissingPrecision = "SqlScriptFormatterDecimalMissingPrecision";
|
|
|
|
|
|
public const string SqlScriptFormatterLengthTypeMissingSize = "SqlScriptFormatterLengthTypeMissingSize";
|
|
|
|
|
|
public const string SqlScriptFormatterScalarTypeMissingScale = "SqlScriptFormatterScalarTypeMissingScale";
|
|
|
|
|
|
public const string TreeNodeError = "TreeNodeError";
|
|
|
|
|
|
public const string ServerNodeConnectionError = "ServerNodeConnectionError";
|
|
|
|
|
|
public const string SchemaHierarchy_Aggregates = "SchemaHierarchy_Aggregates";
|
|
|
|
|
|
public const string SchemaHierarchy_ServerRoles = "SchemaHierarchy_ServerRoles";
|
|
|
|
|
|
public const string SchemaHierarchy_ApplicationRoles = "SchemaHierarchy_ApplicationRoles";
|
|
|
|
|
|
public const string SchemaHierarchy_Assemblies = "SchemaHierarchy_Assemblies";
|
|
|
|
|
|
public const string SchemaHierarchy_AssemblyFiles = "SchemaHierarchy_AssemblyFiles";
|
|
|
|
|
|
public const string SchemaHierarchy_AsymmetricKeys = "SchemaHierarchy_AsymmetricKeys";
|
|
|
|
|
|
public const string SchemaHierarchy_DatabaseAsymmetricKeys = "SchemaHierarchy_DatabaseAsymmetricKeys";
|
|
|
|
|
|
public const string SchemaHierarchy_DataCompressionOptions = "SchemaHierarchy_DataCompressionOptions";
|
|
|
|
|
|
public const string SchemaHierarchy_Certificates = "SchemaHierarchy_Certificates";
|
|
|
|
|
|
public const string SchemaHierarchy_FileTables = "SchemaHierarchy_FileTables";
|
|
|
|
|
|
public const string SchemaHierarchy_DatabaseCertificates = "SchemaHierarchy_DatabaseCertificates";
|
|
|
|
|
|
public const string SchemaHierarchy_CheckConstraints = "SchemaHierarchy_CheckConstraints";
|
|
|
|
|
|
public const string SchemaHierarchy_Columns = "SchemaHierarchy_Columns";
|
|
|
|
|
|
public const string SchemaHierarchy_Constraints = "SchemaHierarchy_Constraints";
|
|
|
|
|
|
public const string SchemaHierarchy_Contracts = "SchemaHierarchy_Contracts";
|
|
|
|
|
|
public const string SchemaHierarchy_Credentials = "SchemaHierarchy_Credentials";
|
|
|
|
|
|
public const string SchemaHierarchy_ErrorMessages = "SchemaHierarchy_ErrorMessages";
|
|
|
|
|
|
public const string SchemaHierarchy_ServerRoleMembership = "SchemaHierarchy_ServerRoleMembership";
|
|
|
|
|
|
public const string SchemaHierarchy_DatabaseOptions = "SchemaHierarchy_DatabaseOptions";
|
|
|
|
|
|
public const string SchemaHierarchy_DatabaseRoles = "SchemaHierarchy_DatabaseRoles";
|
|
|
|
|
|
public const string SchemaHierarchy_RoleMemberships = "SchemaHierarchy_RoleMemberships";
|
|
|
|
|
|
public const string SchemaHierarchy_DatabaseTriggers = "SchemaHierarchy_DatabaseTriggers";
|
|
|
|
|
|
public const string SchemaHierarchy_DefaultConstraints = "SchemaHierarchy_DefaultConstraints";
|
|
|
|
|
|
public const string SchemaHierarchy_Defaults = "SchemaHierarchy_Defaults";
|
|
|
|
|
|
public const string SchemaHierarchy_Sequences = "SchemaHierarchy_Sequences";
|
|
|
|
|
|
public const string SchemaHierarchy_Endpoints = "SchemaHierarchy_Endpoints";
|
|
|
|
|
|
public const string SchemaHierarchy_EventNotifications = "SchemaHierarchy_EventNotifications";
|
|
|
|
|
|
public const string SchemaHierarchy_ServerEventNotifications = "SchemaHierarchy_ServerEventNotifications";
|
|
|
|
|
|
public const string SchemaHierarchy_ExtendedProperties = "SchemaHierarchy_ExtendedProperties";
|
|
|
|
|
|
public const string SchemaHierarchy_FileGroups = "SchemaHierarchy_FileGroups";
|
|
|
|
|
|
public const string SchemaHierarchy_ForeignKeys = "SchemaHierarchy_ForeignKeys";
|
|
|
|
|
|
public const string SchemaHierarchy_FullTextCatalogs = "SchemaHierarchy_FullTextCatalogs";
|
|
|
|
|
|
public const string SchemaHierarchy_FullTextIndexes = "SchemaHierarchy_FullTextIndexes";
|
|
|
|
|
|
public const string SchemaHierarchy_Functions = "SchemaHierarchy_Functions";
|
|
|
|
|
|
public const string SchemaHierarchy_Indexes = "SchemaHierarchy_Indexes";
|
|
|
|
|
|
public const string SchemaHierarchy_InlineFunctions = "SchemaHierarchy_InlineFunctions";
|
|
|
|
|
|
public const string SchemaHierarchy_Keys = "SchemaHierarchy_Keys";
|
|
|
|
|
|
public const string SchemaHierarchy_LinkedServers = "SchemaHierarchy_LinkedServers";
|
|
|
|
|
|
public const string SchemaHierarchy_LinkedServerLogins = "SchemaHierarchy_LinkedServerLogins";
|
|
|
|
|
|
public const string SchemaHierarchy_Logins = "SchemaHierarchy_Logins";
|
|
|
|
|
|
public const string SchemaHierarchy_MasterKey = "SchemaHierarchy_MasterKey";
|
|
|
|
|
|
public const string SchemaHierarchy_MasterKeys = "SchemaHierarchy_MasterKeys";
|
|
|
|
|
|
public const string SchemaHierarchy_MessageTypes = "SchemaHierarchy_MessageTypes";
|
|
|
|
|
|
public const string SchemaHierarchy_MultiSelectFunctions = "SchemaHierarchy_MultiSelectFunctions";
|
|
|
|
|
|
public const string SchemaHierarchy_Parameters = "SchemaHierarchy_Parameters";
|
|
|
|
|
|
public const string SchemaHierarchy_PartitionFunctions = "SchemaHierarchy_PartitionFunctions";
|
|
|
|
|
|
public const string SchemaHierarchy_PartitionSchemes = "SchemaHierarchy_PartitionSchemes";
|
|
|
|
|
|
public const string SchemaHierarchy_Permissions = "SchemaHierarchy_Permissions";
|
|
|
|
|
|
public const string SchemaHierarchy_PrimaryKeys = "SchemaHierarchy_PrimaryKeys";
|
|
|
|
|
|
public const string SchemaHierarchy_Programmability = "SchemaHierarchy_Programmability";
|
|
|
|
|
|
public const string SchemaHierarchy_Queues = "SchemaHierarchy_Queues";
|
|
|
|
|
|
public const string SchemaHierarchy_RemoteServiceBindings = "SchemaHierarchy_RemoteServiceBindings";
|
|
|
|
|
|
public const string SchemaHierarchy_ReturnedColumns = "SchemaHierarchy_ReturnedColumns";
|
|
|
|
|
|
public const string SchemaHierarchy_Roles = "SchemaHierarchy_Roles";
|
|
|
|
|
|
public const string SchemaHierarchy_Routes = "SchemaHierarchy_Routes";
|
|
|
|
|
|
public const string SchemaHierarchy_Rules = "SchemaHierarchy_Rules";
|
|
|
|
|
|
public const string SchemaHierarchy_Schemas = "SchemaHierarchy_Schemas";
|
|
|
|
|
|
public const string SchemaHierarchy_Security = "SchemaHierarchy_Security";
|
|
|
|
|
|
public const string SchemaHierarchy_ServerObjects = "SchemaHierarchy_ServerObjects";
|
|
|
|
|
|
public const string SchemaHierarchy_Management = "SchemaHierarchy_Management";
|
|
|
|
|
|
public const string SchemaHierarchy_ServerTriggers = "SchemaHierarchy_ServerTriggers";
|
|
|
|
|
|
public const string SchemaHierarchy_ServiceBroker = "SchemaHierarchy_ServiceBroker";
|
|
|
|
|
|
public const string SchemaHierarchy_Services = "SchemaHierarchy_Services";
|
|
|
|
|
|
public const string SchemaHierarchy_Signatures = "SchemaHierarchy_Signatures";
|
|
|
|
|
|
public const string SchemaHierarchy_LogFiles = "SchemaHierarchy_LogFiles";
|
|
|
|
|
|
public const string SchemaHierarchy_Statistics = "SchemaHierarchy_Statistics";
|
|
|
|
|
|
public const string SchemaHierarchy_Storage = "SchemaHierarchy_Storage";
|
|
|
|
|
|
public const string SchemaHierarchy_StoredProcedures = "SchemaHierarchy_StoredProcedures";
|
|
|
|
|
|
public const string SchemaHierarchy_SymmetricKeys = "SchemaHierarchy_SymmetricKeys";
|
|
|
|
|
|
public const string SchemaHierarchy_Synonyms = "SchemaHierarchy_Synonyms";
|
|
|
|
|
|
public const string SchemaHierarchy_Tables = "SchemaHierarchy_Tables";
|
|
|
|
|
|
public const string SchemaHierarchy_Triggers = "SchemaHierarchy_Triggers";
|
|
|
|
|
|
public const string SchemaHierarchy_Types = "SchemaHierarchy_Types";
|
|
|
|
|
|
public const string SchemaHierarchy_UniqueKeys = "SchemaHierarchy_UniqueKeys";
|
|
|
|
|
|
public const string SchemaHierarchy_UserDefinedDataTypes = "SchemaHierarchy_UserDefinedDataTypes";
|
|
|
|
|
|
public const string SchemaHierarchy_UserDefinedTypes = "SchemaHierarchy_UserDefinedTypes";
|
|
|
|
|
|
public const string SchemaHierarchy_Users = "SchemaHierarchy_Users";
|
|
|
|
|
|
public const string SchemaHierarchy_Views = "SchemaHierarchy_Views";
|
|
|
|
|
|
public const string SchemaHierarchy_XmlIndexes = "SchemaHierarchy_XmlIndexes";
|
|
|
|
|
|
public const string SchemaHierarchy_XMLSchemaCollections = "SchemaHierarchy_XMLSchemaCollections";
|
|
|
|
|
|
public const string SchemaHierarchy_UserDefinedTableTypes = "SchemaHierarchy_UserDefinedTableTypes";
|
|
|
|
|
|
public const string SchemaHierarchy_FilegroupFiles = "SchemaHierarchy_FilegroupFiles";
|
|
|
|
|
|
public const string MissingCaption = "MissingCaption";
|
|
|
|
|
|
public const string SchemaHierarchy_BrokerPriorities = "SchemaHierarchy_BrokerPriorities";
|
|
|
|
|
|
public const string SchemaHierarchy_CryptographicProviders = "SchemaHierarchy_CryptographicProviders";
|
|
|
|
|
|
public const string SchemaHierarchy_DatabaseAuditSpecifications = "SchemaHierarchy_DatabaseAuditSpecifications";
|
|
|
|
|
|
public const string SchemaHierarchy_DatabaseEncryptionKeys = "SchemaHierarchy_DatabaseEncryptionKeys";
|
|
|
|
|
|
public const string SchemaHierarchy_EventSessions = "SchemaHierarchy_EventSessions";
|
|
|
|
|
|
public const string SchemaHierarchy_FullTextStopLists = "SchemaHierarchy_FullTextStopLists";
|
|
|
|
|
|
public const string SchemaHierarchy_ResourcePools = "SchemaHierarchy_ResourcePools";
|
|
|
|
|
|
public const string SchemaHierarchy_ServerAudits = "SchemaHierarchy_ServerAudits";
|
|
|
|
|
|
public const string SchemaHierarchy_ServerAuditSpecifications = "SchemaHierarchy_ServerAuditSpecifications";
|
|
|
|
|
|
public const string SchemaHierarchy_SpatialIndexes = "SchemaHierarchy_SpatialIndexes";
|
|
|
|
|
|
public const string SchemaHierarchy_WorkloadGroups = "SchemaHierarchy_WorkloadGroups";
|
|
|
|
|
|
public const string SchemaHierarchy_SqlFiles = "SchemaHierarchy_SqlFiles";
|
|
|
|
|
|
public const string SchemaHierarchy_ServerFunctions = "SchemaHierarchy_ServerFunctions";
|
|
|
|
|
|
public const string SchemaHierarchy_SqlType = "SchemaHierarchy_SqlType";
|
|
|
|
|
|
public const string SchemaHierarchy_ServerOptions = "SchemaHierarchy_ServerOptions";
|
|
|
|
|
|
public const string SchemaHierarchy_DatabaseDiagrams = "SchemaHierarchy_DatabaseDiagrams";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemTables = "SchemaHierarchy_SystemTables";
|
|
|
|
|
|
public const string SchemaHierarchy_Databases = "SchemaHierarchy_Databases";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemContracts = "SchemaHierarchy_SystemContracts";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemDatabases = "SchemaHierarchy_SystemDatabases";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemMessageTypes = "SchemaHierarchy_SystemMessageTypes";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemQueues = "SchemaHierarchy_SystemQueues";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemServices = "SchemaHierarchy_SystemServices";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemStoredProcedures = "SchemaHierarchy_SystemStoredProcedures";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemViews = "SchemaHierarchy_SystemViews";
|
|
|
|
|
|
public const string SchemaHierarchy_DataTierApplications = "SchemaHierarchy_DataTierApplications";
|
|
|
|
|
|
public const string SchemaHierarchy_ExtendedStoredProcedures = "SchemaHierarchy_ExtendedStoredProcedures";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemAggregateFunctions = "SchemaHierarchy_SystemAggregateFunctions";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemApproximateNumerics = "SchemaHierarchy_SystemApproximateNumerics";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemBinaryStrings = "SchemaHierarchy_SystemBinaryStrings";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemCharacterStrings = "SchemaHierarchy_SystemCharacterStrings";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemCLRDataTypes = "SchemaHierarchy_SystemCLRDataTypes";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemConfigurationFunctions = "SchemaHierarchy_SystemConfigurationFunctions";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemCursorFunctions = "SchemaHierarchy_SystemCursorFunctions";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemDataTypes = "SchemaHierarchy_SystemDataTypes";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemDateAndTime = "SchemaHierarchy_SystemDateAndTime";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemDateAndTimeFunctions = "SchemaHierarchy_SystemDateAndTimeFunctions";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemExactNumerics = "SchemaHierarchy_SystemExactNumerics";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemFunctions = "SchemaHierarchy_SystemFunctions";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemHierarchyIdFunctions = "SchemaHierarchy_SystemHierarchyIdFunctions";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemMathematicalFunctions = "SchemaHierarchy_SystemMathematicalFunctions";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemMetadataFunctions = "SchemaHierarchy_SystemMetadataFunctions";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemOtherDataTypes = "SchemaHierarchy_SystemOtherDataTypes";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemOtherFunctions = "SchemaHierarchy_SystemOtherFunctions";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemRowsetFunctions = "SchemaHierarchy_SystemRowsetFunctions";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemSecurityFunctions = "SchemaHierarchy_SystemSecurityFunctions";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemSpatialDataTypes = "SchemaHierarchy_SystemSpatialDataTypes";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemStringFunctions = "SchemaHierarchy_SystemStringFunctions";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemSystemStatisticalFunctions = "SchemaHierarchy_SystemSystemStatisticalFunctions";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemTextAndImageFunctions = "SchemaHierarchy_SystemTextAndImageFunctions";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemUnicodeCharacterStrings = "SchemaHierarchy_SystemUnicodeCharacterStrings";
|
|
|
|
|
|
public const string SchemaHierarchy_AggregateFunctions = "SchemaHierarchy_AggregateFunctions";
|
|
|
|
|
|
public const string SchemaHierarchy_ScalarValuedFunctions = "SchemaHierarchy_ScalarValuedFunctions";
|
|
|
|
|
|
public const string SchemaHierarchy_TableValuedFunctions = "SchemaHierarchy_TableValuedFunctions";
|
|
|
|
|
|
public const string SchemaHierarchy_SystemExtendedStoredProcedures = "SchemaHierarchy_SystemExtendedStoredProcedures";
|
|
|
|
|
|
public const string SchemaHierarchy_BuiltInType = "SchemaHierarchy_BuiltInType";
|
|
|
|
|
|
public const string SchemaHierarchy_BuiltInServerRole = "SchemaHierarchy_BuiltInServerRole";
|
|
|
|
|
|
public const string SchemaHierarchy_UserWithPassword = "SchemaHierarchy_UserWithPassword";
|
|
|
|
|
|
public const string SchemaHierarchy_SearchPropertyList = "SchemaHierarchy_SearchPropertyList";
|
|
|
|
|
|
public const string SchemaHierarchy_SecurityPolicies = "SchemaHierarchy_SecurityPolicies";
|
|
|
|
|
|
public const string SchemaHierarchy_SecurityPredicates = "SchemaHierarchy_SecurityPredicates";
|
|
|
|
|
|
public const string SchemaHierarchy_ServerRole = "SchemaHierarchy_ServerRole";
|
|
|
|
|
|
public const string SchemaHierarchy_SearchPropertyLists = "SchemaHierarchy_SearchPropertyLists";
|
|
|
|
|
|
public const string SchemaHierarchy_ColumnStoreIndexes = "SchemaHierarchy_ColumnStoreIndexes";
|
|
|
|
|
|
public const string SchemaHierarchy_TableTypeIndexes = "SchemaHierarchy_TableTypeIndexes";
|
|
|
|
|
|
public const string SchemaHierarchy_Server = "SchemaHierarchy_Server";
|
|
|
|
|
|
public const string SchemaHierarchy_SelectiveXmlIndexes = "SchemaHierarchy_SelectiveXmlIndexes";
|
|
|
|
|
|
public const string SchemaHierarchy_XmlNamespaces = "SchemaHierarchy_XmlNamespaces";
|
|
|
|
|
|
public const string SchemaHierarchy_XmlTypedPromotedPaths = "SchemaHierarchy_XmlTypedPromotedPaths";
|
|
|
|
|
|
public const string SchemaHierarchy_SqlTypedPromotedPaths = "SchemaHierarchy_SqlTypedPromotedPaths";
|
|
|
|
|
|
public const string SchemaHierarchy_DatabaseScopedCredentials = "SchemaHierarchy_DatabaseScopedCredentials";
|
|
|
|
|
|
public const string SchemaHierarchy_ExternalDataSources = "SchemaHierarchy_ExternalDataSources";
|
|
|
|
|
|
public const string SchemaHierarchy_ExternalFileFormats = "SchemaHierarchy_ExternalFileFormats";
|
|
|
|
|
|
public const string SchemaHierarchy_ExternalResources = "SchemaHierarchy_ExternalResources";
|
|
|
|
|
|
public const string SchemaHierarchy_ExternalTables = "SchemaHierarchy_ExternalTables";
|
|
|
|
|
|
public const string SchemaHierarchy_AlwaysEncryptedKeys = "SchemaHierarchy_AlwaysEncryptedKeys";
|
|
|
|
|
|
public const string SchemaHierarchy_ColumnMasterKeys = "SchemaHierarchy_ColumnMasterKeys";
|
|
|
|
|
|
public const string SchemaHierarchy_ColumnEncryptionKeys = "SchemaHierarchy_ColumnEncryptionKeys";
|
|
|
|
|
|
public const string SchemaHierarchy_SubroutineParameterLabelFormatString = "SchemaHierarchy_SubroutineParameterLabelFormatString";
|
|
|
|
|
|
public const string SchemaHierarchy_SubroutineParameterNoDefaultLabel = "SchemaHierarchy_SubroutineParameterNoDefaultLabel";
|
|
|
|
|
|
public const string SchemaHierarchy_SubroutineParameterInputLabel = "SchemaHierarchy_SubroutineParameterInputLabel";
|
|
|
|
|
|
public const string SchemaHierarchy_SubroutineParameterInputOutputLabel = "SchemaHierarchy_SubroutineParameterInputOutputLabel";
|
|
|
|
|
|
public const string SchemaHierarchy_SubroutineParameterInputReadOnlyLabel = "SchemaHierarchy_SubroutineParameterInputReadOnlyLabel";
|
|
|
|
|
|
public const string SchemaHierarchy_SubroutineParameterInputOutputReadOnlyLabel = "SchemaHierarchy_SubroutineParameterInputOutputReadOnlyLabel";
|
|
|
|
|
|
public const string SchemaHierarchy_SubroutineParameterDefaultLabel = "SchemaHierarchy_SubroutineParameterDefaultLabel";
|
|
|
|
|
|
public const string SchemaHierarchy_NullColumn_Label = "SchemaHierarchy_NullColumn_Label";
|
|
|
|
|
|
public const string SchemaHierarchy_NotNullColumn_Label = "SchemaHierarchy_NotNullColumn_Label";
|
|
|
|
|
|
public const string SchemaHierarchy_UDDTLabelWithType = "SchemaHierarchy_UDDTLabelWithType";
|
|
|
|
|
|
public const string SchemaHierarchy_UDDTLabelWithoutType = "SchemaHierarchy_UDDTLabelWithoutType";
|
|
|
|
|
|
public const string SchemaHierarchy_ComputedColumnLabelWithType = "SchemaHierarchy_ComputedColumnLabelWithType";
|
|
|
|
|
|
public const string SchemaHierarchy_ComputedColumnLabelWithoutType = "SchemaHierarchy_ComputedColumnLabelWithoutType";
|
|
|
|
|
|
public const string SchemaHierarchy_ColumnSetLabelWithoutType = "SchemaHierarchy_ColumnSetLabelWithoutType";
|
|
|
|
|
|
public const string SchemaHierarchy_ColumnSetLabelWithType = "SchemaHierarchy_ColumnSetLabelWithType";
|
|
|
|
|
|
public const string SchemaHierarchy_ColumnSetLabelWithTypeAndKeyString = "SchemaHierarchy_ColumnSetLabelWithTypeAndKeyString";
|
|
|
|
|
|
public const string UniqueIndex_LabelPart = "UniqueIndex_LabelPart";
|
|
|
|
|
|
public const string NonUniqueIndex_LabelPart = "NonUniqueIndex_LabelPart";
|
|
|
|
|
|
public const string ClusteredIndex_LabelPart = "ClusteredIndex_LabelPart";
|
|
|
|
|
|
public const string NonClusteredIndex_LabelPart = "NonClusteredIndex_LabelPart";
|
|
|
|
|
|
public const string History_LabelPart = "History_LabelPart";
|
|
|
|
|
|
public const string SystemVersioned_LabelPart = "SystemVersioned_LabelPart";
|
|
|
|
|
|
public const string External_LabelPart = "External_LabelPart";
|
|
|
|
|
|
public const string FileTable_LabelPart = "FileTable_LabelPart";
|
|
|
|
|
|
public const string DatabaseNotAccessible = "DatabaseNotAccessible";
|
|
|
|
|
|
public const string ScriptingParams_ConnectionString_Property_Invalid = "ScriptingParams_ConnectionString_Property_Invalid";
|
|
|
|
|
|
public const string ScriptingParams_FilePath_Property_Invalid = "ScriptingParams_FilePath_Property_Invalid";
|
|
|
|
|
|
public const string ScriptingListObjectsCompleteParams_ConnectionString_Property_Invalid = "ScriptingListObjectsCompleteParams_ConnectionString_Property_Invalid";
|
|
|
|
|
|
public const string StoredProcedureScriptParameterComment = "StoredProcedureScriptParameterComment";
|
|
|
|
|
|
public const string ScriptingGeneralError = "ScriptingGeneralError";
|
|
|
|
|
|
public const string ScriptingExecuteNotSupportedError = "ScriptingExecuteNotSupportedError";
|
|
|
|
|
|
public const string unavailable = "unavailable";
|
|
|
|
|
|
public const string filegroup_dialog_defaultFilegroup = "filegroup_dialog_defaultFilegroup";
|
|
|
|
|
|
public const string filegroup_dialog_title = "filegroup_dialog_title";
|
|
|
|
|
|
public const string filegroups_default = "filegroups_default";
|
|
|
|
|
|
public const string filegroups_files = "filegroups_files";
|
|
|
|
|
|
public const string filegroups_name = "filegroups_name";
|
|
|
|
|
|
public const string filegroups_readonly = "filegroups_readonly";
|
|
|
|
|
|
public const string general_autogrowth = "general_autogrowth";
|
|
|
|
|
|
public const string general_builderText = "general_builderText";
|
|
|
|
|
|
public const string general_default = "general_default";
|
|
|
|
|
|
public const string general_fileGroup = "general_fileGroup";
|
|
|
|
|
|
public const string general_fileName = "general_fileName";
|
|
|
|
|
|
public const string general_fileType = "general_fileType";
|
|
|
|
|
|
public const string general_initialSize = "general_initialSize";
|
|
|
|
|
|
public const string general_newFilegroup = "general_newFilegroup";
|
|
|
|
|
|
public const string general_path = "general_path";
|
|
|
|
|
|
public const string general_physicalFileName = "general_physicalFileName";
|
|
|
|
|
|
public const string general_rawDevice = "general_rawDevice";
|
|
|
|
|
|
public const string general_recoveryModel_bulkLogged = "general_recoveryModel_bulkLogged";
|
|
|
|
|
|
public const string general_recoveryModel_full = "general_recoveryModel_full";
|
|
|
|
|
|
public const string general_recoveryModel_simple = "general_recoveryModel_simple";
|
|
|
|
|
|
public const string general_titleSearchOwner = "general_titleSearchOwner";
|
|
|
|
|
|
public const string prototype_autogrowth_disabled = "prototype_autogrowth_disabled";
|
|
|
|
|
|
public const string prototype_autogrowth_restrictedGrowthByMB = "prototype_autogrowth_restrictedGrowthByMB";
|
|
|
|
|
|
public const string prototype_autogrowth_restrictedGrowthByPercent = "prototype_autogrowth_restrictedGrowthByPercent";
|
|
|
|
|
|
public const string prototype_autogrowth_unrestrictedGrowthByMB = "prototype_autogrowth_unrestrictedGrowthByMB";
|
|
|
|
|
|
public const string prototype_autogrowth_unrestrictedGrowthByPercent = "prototype_autogrowth_unrestrictedGrowthByPercent";
|
|
|
|
|
|
public const string prototype_autogrowth_unlimitedfilestream = "prototype_autogrowth_unlimitedfilestream";
|
|
|
|
|
|
public const string prototype_autogrowth_limitedfilestream = "prototype_autogrowth_limitedfilestream";
|
|
|
|
|
|
public const string prototype_db_category_automatic = "prototype_db_category_automatic";
|
|
|
|
|
|
public const string prototype_db_category_servicebroker = "prototype_db_category_servicebroker";
|
|
|
|
|
|
public const string prototype_db_category_collation = "prototype_db_category_collation";
|
|
|
|
|
|
public const string prototype_db_category_cursor = "prototype_db_category_cursor";
|
|
|
|
|
|
public const string prototype_db_category_misc = "prototype_db_category_misc";
|
|
|
|
|
|
public const string prototype_db_category_recovery = "prototype_db_category_recovery";
|
|
|
|
|
|
public const string prototype_db_category_state = "prototype_db_category_state";
|
|
|
|
|
|
public const string prototype_db_prop_ansiNullDefault = "prototype_db_prop_ansiNullDefault";
|
|
|
|
|
|
public const string prototype_db_prop_ansiNulls = "prototype_db_prop_ansiNulls";
|
|
|
|
|
|
public const string prototype_db_prop_ansiPadding = "prototype_db_prop_ansiPadding";
|
|
|
|
|
|
public const string prototype_db_prop_ansiWarnings = "prototype_db_prop_ansiWarnings";
|
|
|
|
|
|
public const string prototype_db_prop_arithabort = "prototype_db_prop_arithabort";
|
|
|
|
|
|
public const string prototype_db_prop_autoClose = "prototype_db_prop_autoClose";
|
|
|
|
|
|
public const string prototype_db_prop_autoCreateStatistics = "prototype_db_prop_autoCreateStatistics";
|
|
|
|
|
|
public const string prototype_db_prop_autoShrink = "prototype_db_prop_autoShrink";
|
|
|
|
|
|
public const string prototype_db_prop_autoUpdateStatistics = "prototype_db_prop_autoUpdateStatistics";
|
|
|
|
|
|
public const string prototype_db_prop_autoUpdateStatisticsAsync = "prototype_db_prop_autoUpdateStatisticsAsync";
|
|
|
|
|
|
public const string prototype_db_prop_caseSensitive = "prototype_db_prop_caseSensitive";
|
|
|
|
|
|
public const string prototype_db_prop_closeCursorOnCommit = "prototype_db_prop_closeCursorOnCommit";
|
|
|
|
|
|
public const string prototype_db_prop_collation = "prototype_db_prop_collation";
|
|
|
|
|
|
public const string prototype_db_prop_concatNullYieldsNull = "prototype_db_prop_concatNullYieldsNull";
|
|
|
|
|
|
public const string prototype_db_prop_databaseCompatibilityLevel = "prototype_db_prop_databaseCompatibilityLevel";
|
|
|
|
|
|
public const string prototype_db_prop_databaseState = "prototype_db_prop_databaseState";
|
|
|
|
|
|
public const string prototype_db_prop_defaultCursor = "prototype_db_prop_defaultCursor";
|
|
|
|
|
|
public const string prototype_db_prop_fullTextIndexing = "prototype_db_prop_fullTextIndexing";
|
|
|
|
|
|
public const string prototype_db_prop_numericRoundAbort = "prototype_db_prop_numericRoundAbort";
|
|
|
|
|
|
public const string prototype_db_prop_pageVerify = "prototype_db_prop_pageVerify";
|
|
|
|
|
|
public const string prototype_db_prop_quotedIdentifier = "prototype_db_prop_quotedIdentifier";
|
|
|
|
|
|
public const string prototype_db_prop_readOnly = "prototype_db_prop_readOnly";
|
|
|
|
|
|
public const string prototype_db_prop_recursiveTriggers = "prototype_db_prop_recursiveTriggers";
|
|
|
|
|
|
public const string prototype_db_prop_restrictAccess = "prototype_db_prop_restrictAccess";
|
|
|
|
|
|
public const string prototype_db_prop_selectIntoBulkCopy = "prototype_db_prop_selectIntoBulkCopy";
|
|
|
|
|
|
public const string prototype_db_prop_honorBrokerPriority = "prototype_db_prop_honorBrokerPriority";
|
|
|
|
|
|
public const string prototype_db_prop_serviceBrokerGuid = "prototype_db_prop_serviceBrokerGuid";
|
|
|
|
|
|
public const string prototype_db_prop_brokerEnabled = "prototype_db_prop_brokerEnabled";
|
|
|
|
|
|
public const string prototype_db_prop_truncateLogOnCheckpoint = "prototype_db_prop_truncateLogOnCheckpoint";
|
|
|
|
|
|
public const string prototype_db_prop_dbChaining = "prototype_db_prop_dbChaining";
|
|
|
|
|
|
public const string prototype_db_prop_trustworthy = "prototype_db_prop_trustworthy";
|
|
|
|
|
|
public const string prototype_db_prop_dateCorrelationOptimization = "prototype_db_prop_dateCorrelationOptimization";
|
|
|
|
|
|
public const string prototype_db_prop_parameterization = "prototype_db_prop_parameterization";
|
|
|
|
|
|
public const string prototype_db_prop_parameterization_value_forced = "prototype_db_prop_parameterization_value_forced";
|
|
|
|
|
|
public const string prototype_db_prop_parameterization_value_simple = "prototype_db_prop_parameterization_value_simple";
|
|
|
|
|
|
public const string prototype_file_dataFile = "prototype_file_dataFile";
|
|
|
|
|
|
public const string prototype_file_logFile = "prototype_file_logFile";
|
|
|
|
|
|
public const string prototype_file_filestreamFile = "prototype_file_filestreamFile";
|
|
|
|
|
|
public const string prototype_file_noFileGroup = "prototype_file_noFileGroup";
|
|
|
|
|
|
public const string prototype_file_defaultpathstring = "prototype_file_defaultpathstring";
|
|
|
|
|
|
public const string title_openConnectionsMustBeClosed = "title_openConnectionsMustBeClosed";
|
|
|
|
|
|
public const string warning_openConnectionsMustBeClosed = "warning_openConnectionsMustBeClosed";
|
|
|
|
|
|
public const string prototype_db_prop_databaseState_value_autoClosed = "prototype_db_prop_databaseState_value_autoClosed";
|
|
|
|
|
|
public const string prototype_db_prop_databaseState_value_emergency = "prototype_db_prop_databaseState_value_emergency";
|
|
|
|
|
|
public const string prototype_db_prop_databaseState_value_inaccessible = "prototype_db_prop_databaseState_value_inaccessible";
|
|
|
|
|
|
public const string prototype_db_prop_databaseState_value_normal = "prototype_db_prop_databaseState_value_normal";
|
|
|
|
|
|
public const string prototype_db_prop_databaseState_value_offline = "prototype_db_prop_databaseState_value_offline";
|
|
|
|
|
|
public const string prototype_db_prop_databaseState_value_recovering = "prototype_db_prop_databaseState_value_recovering";
|
|
|
|
|
|
public const string prototype_db_prop_databaseState_value_recoveryPending = "prototype_db_prop_databaseState_value_recoveryPending";
|
|
|
|
|
|
public const string prototype_db_prop_databaseState_value_restoring = "prototype_db_prop_databaseState_value_restoring";
|
|
|
|
|
|
public const string prototype_db_prop_databaseState_value_shutdown = "prototype_db_prop_databaseState_value_shutdown";
|
|
|
|
|
|
public const string prototype_db_prop_databaseState_value_standby = "prototype_db_prop_databaseState_value_standby";
|
|
|
|
|
|
public const string prototype_db_prop_databaseState_value_suspect = "prototype_db_prop_databaseState_value_suspect";
|
|
|
|
|
|
public const string prototype_db_prop_defaultCursor_value_global = "prototype_db_prop_defaultCursor_value_global";
|
|
|
|
|
|
public const string prototype_db_prop_defaultCursor_value_local = "prototype_db_prop_defaultCursor_value_local";
|
|
|
|
|
|
public const string prototype_db_prop_restrictAccess_value_multiple = "prototype_db_prop_restrictAccess_value_multiple";
|
|
|
|
|
|
public const string prototype_db_prop_restrictAccess_value_restricted = "prototype_db_prop_restrictAccess_value_restricted";
|
|
|
|
|
|
public const string prototype_db_prop_restrictAccess_value_single = "prototype_db_prop_restrictAccess_value_single";
|
|
|
|
|
|
public const string prototype_db_prop_pageVerify_value_checksum = "prototype_db_prop_pageVerify_value_checksum";
|
|
|
|
|
|
public const string prototype_db_prop_pageVerify_value_none = "prototype_db_prop_pageVerify_value_none";
|
|
|
|
|
|
public const string prototype_db_prop_pageVerify_value_tornPageDetection = "prototype_db_prop_pageVerify_value_tornPageDetection";
|
|
|
|
|
|
public const string prototype_db_prop_varDecimalEnabled = "prototype_db_prop_varDecimalEnabled";
|
|
|
|
|
|
public const string compatibilityLevel_katmai = "compatibilityLevel_katmai";
|
|
|
|
|
|
public const string prototype_db_prop_encryptionEnabled = "prototype_db_prop_encryptionEnabled";
|
|
|
|
|
|
public const string prototype_db_prop_databasescopedconfig_value_off = "prototype_db_prop_databasescopedconfig_value_off";
|
|
|
|
|
|
public const string prototype_db_prop_databasescopedconfig_value_on = "prototype_db_prop_databasescopedconfig_value_on";
|
|
|
|
|
|
public const string prototype_db_prop_databasescopedconfig_value_primary = "prototype_db_prop_databasescopedconfig_value_primary";
|
|
|
|
|
|
public const string error_db_prop_invalidleadingColumns = "error_db_prop_invalidleadingColumns";
|
|
|
|
|
|
public const string compatibilityLevel_denali = "compatibilityLevel_denali";
|
|
|
|
|
|
public const string compatibilityLevel_sql14 = "compatibilityLevel_sql14";
|
|
|
|
|
|
public const string compatibilityLevel_sql15 = "compatibilityLevel_sql15";
|
|
|
|
|
|
public const string compatibilityLevel_sqlvNext = "compatibilityLevel_sqlvNext";
|
|
|
|
|
|
public const string general_containmentType_None = "general_containmentType_None";
|
|
|
|
|
|
public const string general_containmentType_Partial = "general_containmentType_Partial";
|
|
|
|
|
|
public const string filegroups_filestreamFiles = "filegroups_filestreamFiles";
|
|
|
|
|
|
public const string prototype_file_noApplicableFileGroup = "prototype_file_noApplicableFileGroup";
|
|
|
|
|
|
public const string NeverBackedUp = "NeverBackedUp";
|
|
|
|
|
|
public const string Error_InvalidDirectoryName = "Error_InvalidDirectoryName";
|
|
|
|
|
|
public const string Error_ExistingDirectoryName = "Error_ExistingDirectoryName";
|
|
|
|
|
|
public const string BackupTaskName = "BackupTaskName";
|
|
|
|
|
|
public const string BackupPathIsFolderError = "BackupPathIsFolderError";
|
|
|
|
|
|
public const string InvalidBackupPathError = "InvalidBackupPathError";
|
|
|
|
|
|
public const string TaskInProgress = "TaskInProgress";
|
|
|
|
|
|
public const string TaskCompleted = "TaskCompleted";
|
|
|
|
|
|
public const string ConflictWithNoRecovery = "ConflictWithNoRecovery";
|
|
|
|
|
|
public const string InvalidPathForDatabaseFile = "InvalidPathForDatabaseFile";
|
|
|
|
|
|
public const string Log = "Log";
|
|
|
|
|
|
public const string RestorePlanFailed = "RestorePlanFailed";
|
|
|
|
|
|
public const string RestoreNotSupported = "RestoreNotSupported";
|
|
|
|
|
|
public const string RestoreTaskName = "RestoreTaskName";
|
|
|
|
|
|
public const string RestoreCopyOnly = "RestoreCopyOnly";
|
|
|
|
|
|
public const string RestoreBackupSetComponent = "RestoreBackupSetComponent";
|
|
|
|
|
|
public const string RestoreBackupSetName = "RestoreBackupSetName";
|
|
|
|
|
|
public const string RestoreBackupSetType = "RestoreBackupSetType";
|
|
|
|
|
|
public const string RestoreBackupSetServer = "RestoreBackupSetServer";
|
|
|
|
|
|
public const string RestoreBackupSetDatabase = "RestoreBackupSetDatabase";
|
|
|
|
|
|
public const string RestoreBackupSetPosition = "RestoreBackupSetPosition";
|
|
|
|
|
|
public const string RestoreBackupSetFirstLsn = "RestoreBackupSetFirstLsn";
|
|
|
|
|
|
public const string RestoreBackupSetLastLsn = "RestoreBackupSetLastLsn";
|
|
|
|
|
|
public const string RestoreBackupSetCheckpointLsn = "RestoreBackupSetCheckpointLsn";
|
|
|
|
|
|
public const string RestoreBackupSetFullLsn = "RestoreBackupSetFullLsn";
|
|
|
|
|
|
public const string RestoreBackupSetStartDate = "RestoreBackupSetStartDate";
|
|
|
|
|
|
public const string RestoreBackupSetFinishDate = "RestoreBackupSetFinishDate";
|
|
|
|
|
|
public const string RestoreBackupSetSize = "RestoreBackupSetSize";
|
|
|
|
|
|
public const string RestoreBackupSetUserName = "RestoreBackupSetUserName";
|
|
|
|
|
|
public const string RestoreBackupSetExpiration = "RestoreBackupSetExpiration";
|
|
|
|
|
|
public const string TheLastBackupTaken = "TheLastBackupTaken";
|
|
|
|
|
|
public const string NoBackupsetsToRestore = "NoBackupsetsToRestore";
|
|
|
|
|
|
public const string ScriptTaskName = "ScriptTaskName";
|
|
|
|
|
|
public const string InvalidPathError = "InvalidPathError";
|
|
|
|
|
|
public const string ProfilerConnectionNotFound = "ProfilerConnectionNotFound";
|
|
|
|
|
|
private Keys()
|
|
{ }
|
|
|
|
public static CultureInfo Culture
|
|
{
|
|
get
|
|
{
|
|
return _culture;
|
|
}
|
|
set
|
|
{
|
|
_culture = value;
|
|
}
|
|
}
|
|
|
|
public static string GetString(string key)
|
|
{
|
|
return resourceManager.GetString(key, _culture);
|
|
}
|
|
|
|
|
|
public static string GetString(string key, object arg0)
|
|
{
|
|
return string.Format(global::System.Globalization.CultureInfo.CurrentCulture, resourceManager.GetString(key, _culture), arg0);
|
|
}
|
|
|
|
|
|
public static string GetString(string key, object arg0, object arg1)
|
|
{
|
|
return string.Format(global::System.Globalization.CultureInfo.CurrentCulture, resourceManager.GetString(key, _culture), arg0, arg1);
|
|
}
|
|
|
|
|
|
public static string GetString(string key, object arg0, object arg1, object arg2, object arg3)
|
|
{
|
|
return string.Format(global::System.Globalization.CultureInfo.CurrentCulture, resourceManager.GetString(key, _culture), arg0, arg1, arg2, arg3);
|
|
}
|
|
|
|
|
|
public static string GetString(string key, object arg0, object arg1, object arg2, object arg3, object arg4, object arg5)
|
|
{
|
|
return string.Format(global::System.Globalization.CultureInfo.CurrentCulture, resourceManager.GetString(key, _culture), arg0, arg1, arg2, arg3, arg4, arg5);
|
|
}
|
|
|
|
}
|
|
}
|
|
}
|