Variables Table (Language.Catalog Schema)
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
Fields
The following table lists the fields in the Variables table.
Column | Type | Required | Description |
---|---|---|---|
Id |
int |
yes |
|
VariableType |
int |
yes |
References the [Language.Catalog].[Types] view. |
Kind |
nvarchar(max) |
yes |
|
Name |
nvarchar(max) |
yes |
|
ModuleName |
nvarchar(max) |