DatabaseSchemaViewNodeProperties.IdentifierCategoryResId Field
Value is "SV_Property_Identifier_Category".
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
Public Const IdentifierCategoryResId As String
'Usage
Dim value As String
value = DatabaseSchemaViewNodeProperties.IdentifierCategoryResId
public const string IdentifierCategoryResId
public:
literal String^ IdentifierCategoryResId
public const var IdentifierCategoryResId : String
static val mutable IdentifierCategoryResId: string
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
DatabaseSchemaViewNodeProperties Class