Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API is not CLS-compliant.
Namespace: Microsoft.VisualStudio.Data.Schema.Project.Project.ToolWindows.DatabaseSchemaView.Properties
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
<ComVisibleAttribute(True)> _
<CLSCompliantAttribute(False)> _
Public Class DatabaseSchemaViewNodeProperties _
Inherits LocalizableProperties _
Implements IInternalExtenderProvider
'Usage
Dim instance As DatabaseSchemaViewNodeProperties
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
public class DatabaseSchemaViewNodeProperties : LocalizableProperties,
IInternalExtenderProvider
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
public ref class DatabaseSchemaViewNodeProperties : public LocalizableProperties,
IInternalExtenderProvider
public class DatabaseSchemaViewNodeProperties extends LocalizableProperties implements IInternalExtenderProvider
Inheritance Hierarchy
System.Object
Microsoft.Data.Schema.Sql.Common.UI.PropertyGridUtilities.LocalizableProperties
Microsoft.VisualStudio.Data.Schema.Project.Project.ToolWindows.DatabaseSchemaView.Properties.DatabaseSchemaViewNodeProperties
Microsoft.VisualStudio.Data.Schema.Project.Project.ToolWindows.DatabaseSchemaView.Properties.DatabaseSchemaViewElementNodeProperties
Microsoft.VisualStudio.Data.Schema.Project.Project.ToolWindows.DatabaseSchemaView.Properties.DatabaseSchemaViewFolderNodeProperties
Microsoft.VisualStudio.Data.Schema.Project.Project.ToolWindows.DatabaseSchemaView.Properties.DatabaseSchemaViewRootNodeProperties
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.