SqlSchemaModel.ModelCapability_Category Field
Namespace: Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Public Const ModelCapability_Category As String
'Usage
Dim value As String
value = SqlSchemaModel.ModelCapability_Category
public const string ModelCapability_Category
public:
literal String^ ModelCapability_Category
public const var ModelCapability_Category : String
static val mutable ModelCapability_Category: 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.