Resources Class

 

This class supports the product infrastructure and is not intended to be used directly from your code.

Namespace:   Microsoft.VisualStudio.Data.Tools.SqlObjectExplorer
Assembly:  Microsoft.VisualStudio.Data.Tools.SqlObjectExplorer (in Microsoft.VisualStudio.Data.Tools.SqlObjectExplorer.dll)

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Data.Tools.SqlObjectExplorer.Resources

Syntax

public class Resources
public ref class Resources 
type Resources = class end
Public Class Resources

Properties

Name Description
System_CAPS_pubpropertySystem_CAPS_static CanNotCreateWindow

This class supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubpropertySystem_CAPS_static Culture

This class supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubpropertySystem_CAPS_static DacFxIncompatibility_Desc

This class supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubpropertySystem_CAPS_static DacFxIncompatibility_GetLatest

This class supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubpropertySystem_CAPS_static DacFxIncompatibility_LearnMore

This class supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubpropertySystem_CAPS_static DacFxIncompatibility_UnableToConnect

This class supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubpropertySystem_CAPS_static ResourceManager

This class supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubpropertySystem_CAPS_static SqlServerRootText

This class supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubpropertySystem_CAPS_static ToolWindowTitle

This class supports the product infrastructure and is not intended to be used directly from your code.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.VisualStudio.Data.Tools.SqlObjectExplorer Namespace

Return to top