16956 lines
610 KiB
Plaintext
16956 lines
610 KiB
Plaintext
{
|
||
"paper": {
|
||
"name": "A0",
|
||
"leftMargin": 0.5,
|
||
"rightMargin": 0.5,
|
||
"topMargin": 0.5,
|
||
"bottomMargin": 0.5,
|
||
"isPortriat": true
|
||
},
|
||
"modelVersion": 2.01,
|
||
"defaultSchema": "CMS",
|
||
"server": {
|
||
"objectType": "Server_MSSQL",
|
||
"name": "Default",
|
||
"uuid": "",
|
||
"serverVersion": 16000000,
|
||
"edition": "Unknown",
|
||
"catalogs": [
|
||
{
|
||
"objectType": "Catalog_MSSQL",
|
||
"name": "Default",
|
||
"schemas": [
|
||
{
|
||
"objectType": "Schema_MSSQL",
|
||
"name": "CMS",
|
||
"comment": "",
|
||
"tables": [
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "User",
|
||
"comment": "کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 0,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "FirstName",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "نام",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "FirstName",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "LastName",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "نام خانوادگی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "LastName",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Mobile",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شماره موبایل",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Mobile",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "NationalCode",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "کد ملی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "NationalCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "AvatarPath",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس آواتار",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "AvatarPath",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ParentId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه والد",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ParentId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": true,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": true,
|
||
"allowPageLocks": true,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_User_User_1",
|
||
"fields": [
|
||
"ParentId"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "User",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "UserAddress",
|
||
"comment": "آدرس کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 0,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "عنوان",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Address",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Address",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PostalCode",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "کدپستی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PostalCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "IsDefault",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "پیشفرض؟",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "IsDefault",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CityId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه شهر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CityId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_1",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": true,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": true,
|
||
"allowPageLocks": true,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserAddress_User_1",
|
||
"fields": [
|
||
"UserId"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "User",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "Package",
|
||
"comment": "پکیج",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 0,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "عنوان",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Description",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "توضیحات",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Description",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ImagePath",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس تصویر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ImagePath",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Price",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "قیمت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Price",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_1_copy_1",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": true,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": true,
|
||
"allowPageLocks": true,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "UserOrder",
|
||
"comment": "سفارش کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 0,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Price",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "قیمت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Price",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PackageId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه پکیج",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PackageId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "TransactionId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه تراکنش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "TransactionId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentStatus",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "وضعیت پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentStatus",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentDate",
|
||
"type": "datetime",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "تاریخ پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentDate",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_1_copy_1_copy_1",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": true,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": true,
|
||
"allowPageLocks": true,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserOrder_Package_1",
|
||
"fields": [
|
||
"PackageId"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "Package",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserOrder_User_1",
|
||
"fields": [
|
||
"UserId"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "User",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "Role",
|
||
"comment": "نقش",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 0,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Name",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "نام لاتین",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Name",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "عنوان",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_1_copy_1_copy_2",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": true,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": true,
|
||
"allowPageLocks": true,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "UserRole",
|
||
"comment": "نقش کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 0,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "RoleId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه نقش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "RoleId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_1_copy_1_copy_2_copy_1",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": true,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": true,
|
||
"allowPageLocks": true,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserRole_Role_1",
|
||
"fields": [
|
||
"RoleId"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "Role",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserRole_User_1",
|
||
"fields": [
|
||
"UserId"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "User",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "UserService",
|
||
"comment": "سرویس های کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "UserService",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 4423,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CreateNewUser",
|
||
"type": "CreateCommand",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "ایجاد کاربر جدید",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CreateNewUser",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UpdateUser",
|
||
"type": "UpdateCommand",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "ویرایش کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UpdateUser",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "DeleteUser",
|
||
"type": "DeleteCommand",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "حذف کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "DeleteUser",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetUser",
|
||
"type": "GetOneQuery",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "واکشی یک کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "GetUser",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetAllUserByFilter",
|
||
"type": "GetAllByFilterQuery",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "واکشی کاربر ها بر مبنای فیلتر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "GetAllUserByFilter",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_CreateNewUserRequest_1",
|
||
"fields": [
|
||
"CreateNewUser"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "CreateNewUserRequest",
|
||
"referencedFields": [
|
||
"FirstName"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_CreateNewUserResponse_1",
|
||
"fields": [
|
||
"CreateNewUser"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "CreateNewUserResponse",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_UpdateUserRequest_1",
|
||
"fields": [
|
||
"UpdateUser"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "UpdateUserRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_DeleteUserRequest_1",
|
||
"fields": [
|
||
"DeleteUser"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "DeleteUserRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_GetUserRequest_1",
|
||
"fields": [
|
||
"GetUser"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetUserRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_GetUserResponse_1",
|
||
"fields": [
|
||
"GetUser"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetUserResponse",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_GetAllUserByFilterRequest_1",
|
||
"fields": [
|
||
"GetAllUserByFilter"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetAllUserByFilterRequest",
|
||
"referencedFields": [
|
||
"PaginationState"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_GetAllUserByFilterResponse_1",
|
||
"fields": [
|
||
"GetAllUserByFilter"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetAllUserByFilterResponse",
|
||
"referencedFields": [
|
||
"MetaData"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "CreateNewUserRequest",
|
||
"comment": "ورودی ایجاد کاربر جدید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "CreateNewUserRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 2207,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "FirstName",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "نام",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "FirstName",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "LastName",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "نام خانوادگی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "LastName",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Mobile",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شماره موبایل",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Mobile",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "NationalCode",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "کد ملی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "NationalCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "AvatarPath",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس آواتار",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "AvatarPath",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ParentId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه والد",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ParentId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "CreateNewUserResponse",
|
||
"comment": "خروجی ایجاد کاربر جدید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 6042,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "UpdateUserRequest",
|
||
"comment": "ورودی ویرایش کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "UpdateUserRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 5462,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "FirstName",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "نام",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "FirstName",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "LastName",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "نام خانوادگی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "LastName",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Mobile",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شماره موبایل",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Mobile",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "NationalCode",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "کد ملی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "NationalCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "AvatarPath",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس آواتار",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "AvatarPath",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ParentId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه والد",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ParentId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "DeleteUserRequest",
|
||
"comment": "ورودی حذف کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 2924,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetUserRequest",
|
||
"comment": "ورودی واکشی یک کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 9955,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetUserResponse",
|
||
"comment": "خروجی واکشی یک کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetUserResponse",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 2333,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "FirstName",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "نام",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "FirstName",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "LastName",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "نام خانوادگی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "LastName",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Mobile",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شماره موبایل",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Mobile",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "NationalCode",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "کد ملی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "NationalCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "AvatarPath",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس آواتار",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "AvatarPath",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ParentId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه والد",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ParentId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserByFilterRequest",
|
||
"comment": "ورودی واکشی کاربر بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllUserByFilterRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 6613,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaginationState",
|
||
"type": "PaginationState",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "موقعیت صفحه بندی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaginationState",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SortBy",
|
||
"type": "nvarchar",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "مرتب سازی بر اساس",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "SortBy",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Filter",
|
||
"type": "Object",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "فیلتر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Filter",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllUserByFilterRequest_GetAllUserByFilterFilter",
|
||
"fields": [
|
||
"Filter"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetAllUserByFilterFilter",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserByFilterFilter",
|
||
"comment": "فیلترهای کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllUserByFilterFilter",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 8110,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "FirstName",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "نام",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "FirstName",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "LastName",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "نام خانوادگی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "LastName",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Mobile",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شماره موبایل",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Mobile",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "NationalCode",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "کد ملی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "NationalCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "AvatarPath",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس آواتار",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "AvatarPath",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ParentId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه والد",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ParentId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserByFilterResponse",
|
||
"comment": "خروجی واکشی کاربر بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 8706,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "MetaData",
|
||
"type": "MetaData",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "متادیتا",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "MetaData",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Model",
|
||
"type": "Collection",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "مدل خروجی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Model",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllUserByFilterResponse_GetAllUserByFilterResponseModel",
|
||
"fields": [
|
||
"Model"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetAllUserByFilterResponseModel",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserByFilterResponseModel",
|
||
"comment": "مدل خروجی کاربر بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllUserByFilterResponseModel",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 6827,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "FirstName",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "نام",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "FirstName",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "LastName",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "نام خانوادگی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "LastName",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Mobile",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شماره موبایل",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Mobile",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "NationalCode",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "کد ملی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "NationalCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "AvatarPath",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس آواتار",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "AvatarPath",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ParentId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه والد",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ParentId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "UserAddressService",
|
||
"comment": "سرویس های آدرس کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "UserAddressService",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 3851,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CreateNewUserAddress",
|
||
"type": "CreateCommand",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "ایجاد آدرس کاربر جدید",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CreateNewUserAddress",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UpdateUserAddress",
|
||
"type": "UpdateCommand",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "ویرایش آدرس کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UpdateUserAddress",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "DeleteUserAddress",
|
||
"type": "DeleteCommand",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "حذف آدرس کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "DeleteUserAddress",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetUserAddress",
|
||
"type": "GetOneQuery",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "واکشی یک آدرس کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "GetUserAddress",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetAllUserAddressByFilter",
|
||
"type": "GetAllByFilterQuery",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "واکشی آدرس کاربر ها بر مبنای فیلتر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "GetAllUserAddressByFilter",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserAddressService_CreateNewUserAddressRequest_1",
|
||
"fields": [
|
||
"CreateNewUserAddress"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "CreateNewUserAddressRequest",
|
||
"referencedFields": [
|
||
"UserId"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserAddressService_CreateNewUserAddressResponse_1",
|
||
"fields": [
|
||
"CreateNewUserAddress"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "CreateNewUserAddressResponse",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserAddressService_UpdateUserAddressRequest_1",
|
||
"fields": [
|
||
"UpdateUserAddress"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "UpdateUserAddressRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserAddressService_DeleteUserAddressRequest_1",
|
||
"fields": [
|
||
"DeleteUserAddress"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "DeleteUserAddressRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserAddressService_GetUserAddressRequest_1",
|
||
"fields": [
|
||
"GetUserAddress"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetUserAddressRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserAddressService_GetUserAddressResponse_1",
|
||
"fields": [
|
||
"GetUserAddress"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetUserAddressResponse",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserAddressService_GetAllUserAddressByFilterRequest_1",
|
||
"fields": [
|
||
"GetAllUserAddressByFilter"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetAllUserAddressByFilterRequest",
|
||
"referencedFields": [
|
||
"PaginationState"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserAddressService_GetAllUserAddressByFilterResponse_1",
|
||
"fields": [
|
||
"GetAllUserAddressByFilter"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetAllUserAddressByFilterResponse",
|
||
"referencedFields": [
|
||
"MetaData"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "CreateNewUserAddressRequest",
|
||
"comment": "ورودی ایجاد آدرس کاربر جدید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "CreateNewUserAddressRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 6922,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "عنوان",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Address",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Address",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PostalCode",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "کدپستی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PostalCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "IsDefault",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "پیشفرض؟",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "IsDefault",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CityId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه شهر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CityId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "CreateNewUserAddressResponse",
|
||
"comment": "خروجی ایجاد آدرس کاربر جدید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 1854,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "UpdateUserAddressRequest",
|
||
"comment": "ورودی ویرایش آدرس کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "UpdateUserAddressRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 9213,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "عنوان",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Address",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Address",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PostalCode",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "کدپستی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PostalCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "IsDefault",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "پیشفرض؟",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "IsDefault",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CityId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه شهر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CityId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "DeleteUserAddressRequest",
|
||
"comment": "ورودی حذف آدرس کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 9712,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetUserAddressRequest",
|
||
"comment": "ورودی واکشی یک آدرس کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 5483,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetUserAddressResponse",
|
||
"comment": "خروجی واکشی یک آدرس کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetUserAddressResponse",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 5899,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "عنوان",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Address",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Address",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PostalCode",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "کدپستی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PostalCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "IsDefault",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "پیشفرض؟",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "IsDefault",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CityId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه شهر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CityId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserAddressByFilterRequest",
|
||
"comment": "ورودی واکشی آدرس کاربر بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllUserAddressByFilterRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 9684,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaginationState",
|
||
"type": "PaginationState",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "موقعیت صفحه بندی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaginationState",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SortBy",
|
||
"type": "nvarchar",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "مرتب سازی بر اساس",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "SortBy",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Filter",
|
||
"type": "Object",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "فیلتر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Filter",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllUserAddressByFilterRequest_GetAllUserAddressByFilterFilter",
|
||
"fields": [
|
||
"Filter"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetAllUserAddressByFilterFilter",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserAddressByFilterFilter",
|
||
"comment": "فیلترهای آدرس کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllUserAddressByFilterFilter",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 5523,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "عنوان",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Address",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Address",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PostalCode",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "کدپستی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PostalCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "IsDefault",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "پیشفرض؟",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "IsDefault",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CityId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه شهر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CityId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserAddressByFilterResponse",
|
||
"comment": "خروجی واکشی آدرس کاربر بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 1791,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "MetaData",
|
||
"type": "MetaData",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "متادیتا",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "MetaData",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Model",
|
||
"type": "Collection",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "مدل خروجی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Model",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllUserAddressByFilterResponse_GetAllUserAddressByFilterResponseModel",
|
||
"fields": [
|
||
"Model"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetAllUserAddressByFilterResponseModel",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserAddressByFilterResponseModel",
|
||
"comment": "مدل خروجی آدرس کاربر بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllUserAddressByFilterResponseModel",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 6269,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "عنوان",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Address",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Address",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PostalCode",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "کدپستی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PostalCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "IsDefault",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "پیشفرض؟",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "IsDefault",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CityId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه شهر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CityId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "PackageService",
|
||
"comment": "سرویس های پکیج",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "PackageService",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 3135,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CreateNewPackage",
|
||
"type": "CreateCommand",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "ایجاد پکیج جدید",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CreateNewPackage",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UpdatePackage",
|
||
"type": "UpdateCommand",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "ویرایش پکیج",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UpdatePackage",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "DeletePackage",
|
||
"type": "DeleteCommand",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "حذف پکیج",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "DeletePackage",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetPackage",
|
||
"type": "GetOneQuery",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "واکشی یک پکیج",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "GetPackage",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetAllPackageByFilter",
|
||
"type": "GetAllByFilterQuery",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "واکشی پکیج ها بر مبنای فیلتر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "GetAllPackageByFilter",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_PackageService_CreateNewPackageRequest_1",
|
||
"fields": [
|
||
"CreateNewPackage"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "CreateNewPackageRequest",
|
||
"referencedFields": [
|
||
"Title"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_PackageService_CreateNewPackageResponse_1",
|
||
"fields": [
|
||
"CreateNewPackage"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "CreateNewPackageResponse",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_PackageService_UpdatePackageRequest_1",
|
||
"fields": [
|
||
"UpdatePackage"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "UpdatePackageRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_PackageService_DeletePackageRequest_1",
|
||
"fields": [
|
||
"DeletePackage"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "DeletePackageRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_PackageService_GetPackageRequest_1",
|
||
"fields": [
|
||
"GetPackage"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetPackageRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_PackageService_GetPackageResponse_1",
|
||
"fields": [
|
||
"GetPackage"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetPackageResponse",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_PackageService_GetAllPackageByFilterRequest_1",
|
||
"fields": [
|
||
"GetAllPackageByFilter"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetAllPackageByFilterRequest",
|
||
"referencedFields": [
|
||
"PaginationState"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_PackageService_GetAllPackageByFilterResponse_1",
|
||
"fields": [
|
||
"GetAllPackageByFilter"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetAllPackageByFilterResponse",
|
||
"referencedFields": [
|
||
"MetaData"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "CreateNewPackageRequest",
|
||
"comment": "ورودی ایجاد پکیج جدید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "CreateNewPackageRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 1736,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "عنوان",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Description",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "توضیحات",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Description",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ImagePath",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس تصویر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ImagePath",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Price",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "قیمت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Price",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "CreateNewPackageResponse",
|
||
"comment": "خروجی ایجاد پکیج جدید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 6700,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "UpdatePackageRequest",
|
||
"comment": "ورودی ویرایش پکیج",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "UpdatePackageRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 4108,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "عنوان",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Description",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "توضیحات",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Description",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ImagePath",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس تصویر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ImagePath",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Price",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "قیمت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Price",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "DeletePackageRequest",
|
||
"comment": "ورودی حذف پکیج",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 5042,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetPackageRequest",
|
||
"comment": "ورودی واکشی یک پکیج",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 8748,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetPackageResponse",
|
||
"comment": "خروجی واکشی یک پکیج",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetPackageResponse",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 3227,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "عنوان",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Description",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "توضیحات",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Description",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ImagePath",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس تصویر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ImagePath",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Price",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "قیمت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Price",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllPackageByFilterRequest",
|
||
"comment": "ورودی واکشی پکیج بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllPackageByFilterRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 2088,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaginationState",
|
||
"type": "PaginationState",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "موقعیت صفحه بندی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaginationState",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SortBy",
|
||
"type": "nvarchar",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "مرتب سازی بر اساس",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "SortBy",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Filter",
|
||
"type": "Object",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "فیلتر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Filter",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllPackageByFilterRequest_GetAllPackageByFilterFilter",
|
||
"fields": [
|
||
"Filter"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetAllPackageByFilterFilter",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllPackageByFilterFilter",
|
||
"comment": "فیلترهای پکیج",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllPackageByFilterFilter",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 9565,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "عنوان",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Description",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "توضیحات",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Description",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ImagePath",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس تصویر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ImagePath",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Price",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "قیمت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Price",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllPackageByFilterResponse",
|
||
"comment": "خروجی واکشی پکیج بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 4477,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "MetaData",
|
||
"type": "MetaData",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "متادیتا",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "MetaData",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Model",
|
||
"type": "Collection",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "مدل خروجی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Model",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllPackageByFilterResponse_GetAllPackageByFilterResponseModel",
|
||
"fields": [
|
||
"Model"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetAllPackageByFilterResponseModel",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllPackageByFilterResponseModel",
|
||
"comment": "مدل خروجی پکیج بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllPackageByFilterResponseModel",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 4563,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "عنوان",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Description",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "توضیحات",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Description",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ImagePath",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "آدرس تصویر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "ImagePath",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Price",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "قیمت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Price",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "UserOrderService",
|
||
"comment": "سرویس های سفارش کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "UserOrderService",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 9042,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CreateNewUserOrder",
|
||
"type": "CreateCommand",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "ایجاد سفارش کاربر جدید",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CreateNewUserOrder",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UpdateUserOrder",
|
||
"type": "UpdateCommand",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "ویرایش سفارش کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UpdateUserOrder",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "DeleteUserOrder",
|
||
"type": "DeleteCommand",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "حذف سفارش کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "DeleteUserOrder",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetUserOrder",
|
||
"type": "GetOneQuery",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "واکشی یک سفارش کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "GetUserOrder",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetAllUserOrderByFilter",
|
||
"type": "GetAllByFilterQuery",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "واکشی سفارش کاربر ها بر مبنای فیلتر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "GetAllUserOrderByFilter",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserOrderService_CreateNewUserOrderRequest_1",
|
||
"fields": [
|
||
"CreateNewUserOrder"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "CreateNewUserOrderRequest",
|
||
"referencedFields": [
|
||
"Price"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserOrderService_CreateNewUserOrderResponse_1",
|
||
"fields": [
|
||
"CreateNewUserOrder"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "CreateNewUserOrderResponse",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserOrderService_UpdateUserOrderRequest_1",
|
||
"fields": [
|
||
"UpdateUserOrder"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "UpdateUserOrderRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserOrderService_DeleteUserOrderRequest_1",
|
||
"fields": [
|
||
"DeleteUserOrder"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "DeleteUserOrderRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserOrderService_GetUserOrderRequest_1",
|
||
"fields": [
|
||
"GetUserOrder"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetUserOrderRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserOrderService_GetUserOrderResponse_1",
|
||
"fields": [
|
||
"GetUserOrder"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetUserOrderResponse",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserOrderService_GetAllUserOrderByFilterRequest_1",
|
||
"fields": [
|
||
"GetAllUserOrderByFilter"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetAllUserOrderByFilterRequest",
|
||
"referencedFields": [
|
||
"PaginationState"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserOrderService_GetAllUserOrderByFilterResponse_1",
|
||
"fields": [
|
||
"GetAllUserOrderByFilter"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetAllUserOrderByFilterResponse",
|
||
"referencedFields": [
|
||
"MetaData"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "CreateNewUserOrderRequest",
|
||
"comment": "ورودی ایجاد سفارش کاربر جدید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "CreateNewUserOrderRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 7068,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Price",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "قیمت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Price",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PackageId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه پکیج",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PackageId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "TransactionId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه تراکنش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "TransactionId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentStatus",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "وضعیت پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentStatus",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentDate",
|
||
"type": "datetime",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "تاریخ پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentDate",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "CreateNewUserOrderResponse",
|
||
"comment": "خروجی ایجاد سفارش کاربر جدید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 2992,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "UpdateUserOrderRequest",
|
||
"comment": "ورودی ویرایش سفارش کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "UpdateUserOrderRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 4722,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Price",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "قیمت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Price",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PackageId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه پکیج",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PackageId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "TransactionId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه تراکنش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "TransactionId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentStatus",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "وضعیت پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentStatus",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentDate",
|
||
"type": "datetime",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "تاریخ پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentDate",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "DeleteUserOrderRequest",
|
||
"comment": "ورودی حذف سفارش کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 4408,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetUserOrderRequest",
|
||
"comment": "ورودی واکشی یک سفارش کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 3325,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetUserOrderResponse",
|
||
"comment": "خروجی واکشی یک سفارش کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetUserOrderResponse",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 2961,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Price",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "قیمت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Price",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PackageId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه پکیج",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PackageId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "TransactionId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه تراکنش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "TransactionId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentStatus",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "وضعیت پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentStatus",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentDate",
|
||
"type": "datetime",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "تاریخ پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentDate",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserOrderByFilterRequest",
|
||
"comment": "ورودی واکشی سفارش کاربر بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllUserOrderByFilterRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 8733,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaginationState",
|
||
"type": "PaginationState",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "موقعیت صفحه بندی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaginationState",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SortBy",
|
||
"type": "nvarchar",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "مرتب سازی بر اساس",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "SortBy",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Filter",
|
||
"type": "Object",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "فیلتر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Filter",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllUserOrderByFilterRequest_GetAllUserOrderByFilterFilter",
|
||
"fields": [
|
||
"Filter"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetAllUserOrderByFilterFilter",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserOrderByFilterFilter",
|
||
"comment": "فیلترهای سفارش کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllUserOrderByFilterFilter",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 1841,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Price",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "قیمت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Price",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PackageId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه پکیج",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PackageId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "TransactionId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه تراکنش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "TransactionId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentStatus",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "وضعیت پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentStatus",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentDate",
|
||
"type": "datetime",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "تاریخ پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentDate",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserOrderByFilterResponse",
|
||
"comment": "خروجی واکشی سفارش کاربر بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 3838,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "MetaData",
|
||
"type": "MetaData",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "متادیتا",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "MetaData",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Model",
|
||
"type": "Collection",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "مدل خروجی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Model",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllUserOrderByFilterResponse_GetAllUserOrderByFilterResponseModel",
|
||
"fields": [
|
||
"Model"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetAllUserOrderByFilterResponseModel",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserOrderByFilterResponseModel",
|
||
"comment": "مدل خروجی سفارش کاربر بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllUserOrderByFilterResponseModel",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 2138,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Price",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "قیمت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Price",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PackageId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه پکیج",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PackageId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "TransactionId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه تراکنش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "TransactionId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentStatus",
|
||
"type": "bit",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "وضعیت پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentStatus",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaymentDate",
|
||
"type": "datetime",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "تاریخ پرداخت",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaymentDate",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "RoleService",
|
||
"comment": "سرویس های نقش",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "RoleService",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 3784,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CreateNewRole",
|
||
"type": "CreateCommand",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "ایجاد نقش جدید",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CreateNewRole",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UpdateRole",
|
||
"type": "UpdateCommand",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "ویرایش نقش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UpdateRole",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "DeleteRole",
|
||
"type": "DeleteCommand",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "حذف نقش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "DeleteRole",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetRole",
|
||
"type": "GetOneQuery",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "واکشی یک نقش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "GetRole",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetAllRoleByFilter",
|
||
"type": "GetAllByFilterQuery",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "واکشی نقش ها بر مبنای فیلتر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "GetAllRoleByFilter",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_RoleService_CreateNewRoleRequest_1",
|
||
"fields": [
|
||
"CreateNewRole"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "CreateNewRoleRequest",
|
||
"referencedFields": [
|
||
"Name"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_RoleService_CreateNewRoleResponse_1",
|
||
"fields": [
|
||
"CreateNewRole"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "CreateNewRoleResponse",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_RoleService_UpdateRoleRequest_1",
|
||
"fields": [
|
||
"UpdateRole"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "UpdateRoleRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_RoleService_DeleteRoleRequest_1",
|
||
"fields": [
|
||
"DeleteRole"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "DeleteRoleRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_RoleService_GetRoleRequest_1",
|
||
"fields": [
|
||
"GetRole"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetRoleRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_RoleService_GetRoleResponse_1",
|
||
"fields": [
|
||
"GetRole"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetRoleResponse",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_RoleService_GetAllRoleByFilterRequest_1",
|
||
"fields": [
|
||
"GetAllRoleByFilter"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetAllRoleByFilterRequest",
|
||
"referencedFields": [
|
||
"PaginationState"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_RoleService_GetAllRoleByFilterResponse_1",
|
||
"fields": [
|
||
"GetAllRoleByFilter"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetAllRoleByFilterResponse",
|
||
"referencedFields": [
|
||
"MetaData"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "CreateNewRoleRequest",
|
||
"comment": "ورودی ایجاد نقش جدید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "CreateNewRoleRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 3759,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Name",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "نام لاتین",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Name",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "عنوان",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "CreateNewRoleResponse",
|
||
"comment": "خروجی ایجاد نقش جدید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 1030,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "UpdateRoleRequest",
|
||
"comment": "ورودی ویرایش نقش",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "UpdateRoleRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 7501,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Name",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "نام لاتین",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Name",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "عنوان",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "DeleteRoleRequest",
|
||
"comment": "ورودی حذف نقش",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 4215,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetRoleRequest",
|
||
"comment": "ورودی واکشی یک نقش",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 6260,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetRoleResponse",
|
||
"comment": "خروجی واکشی یک نقش",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetRoleResponse",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 4681,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Name",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "نام لاتین",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Name",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "عنوان",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllRoleByFilterRequest",
|
||
"comment": "ورودی واکشی نقش بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllRoleByFilterRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 5880,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaginationState",
|
||
"type": "PaginationState",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "موقعیت صفحه بندی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaginationState",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SortBy",
|
||
"type": "nvarchar",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "مرتب سازی بر اساس",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "SortBy",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Filter",
|
||
"type": "Object",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "فیلتر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Filter",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllRoleByFilterRequest_GetAllRoleByFilterFilter",
|
||
"fields": [
|
||
"Filter"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetAllRoleByFilterFilter",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllRoleByFilterFilter",
|
||
"comment": "فیلترهای نقش",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllRoleByFilterFilter",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 4865,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Name",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "نام لاتین",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Name",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "عنوان",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllRoleByFilterResponse",
|
||
"comment": "خروجی واکشی نقش بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 6239,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "MetaData",
|
||
"type": "MetaData",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "متادیتا",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "MetaData",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Model",
|
||
"type": "Collection",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "مدل خروجی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Model",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllRoleByFilterResponse_GetAllRoleByFilterResponseModel",
|
||
"fields": [
|
||
"Model"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetAllRoleByFilterResponseModel",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllRoleByFilterResponseModel",
|
||
"comment": "مدل خروجی نقش بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllRoleByFilterResponseModel",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 9764,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Name",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "نام لاتین",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Name",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Title",
|
||
"type": "nvarchar",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "عنوان",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Title",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "UserRoleService",
|
||
"comment": "سرویس های نقش کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "UserRoleService",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 4272,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CreateNewUserRole",
|
||
"type": "CreateCommand",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "ایجاد نقش کاربر جدید",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CreateNewUserRole",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UpdateUserRole",
|
||
"type": "UpdateCommand",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "ویرایش نقش کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UpdateUserRole",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "DeleteUserRole",
|
||
"type": "DeleteCommand",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "حذف نقش کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "DeleteUserRole",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetUserRole",
|
||
"type": "GetOneQuery",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "واکشی یک نقش کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "GetUserRole",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetAllUserRoleByFilter",
|
||
"type": "GetAllByFilterQuery",
|
||
"size": 0,
|
||
"isNullable": "Default",
|
||
"scale": 0,
|
||
"comment": "واکشی نقش کاربر ها بر مبنای فیلتر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "GetAllUserRoleByFilter",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserRoleService_CreateNewUserRoleRequest_1",
|
||
"fields": [
|
||
"CreateNewUserRole"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "CreateNewUserRoleRequest",
|
||
"referencedFields": [
|
||
"RoleId"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserRoleService_CreateNewUserRoleResponse_1",
|
||
"fields": [
|
||
"CreateNewUserRole"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "CreateNewUserRoleResponse",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserRoleService_UpdateUserRoleRequest_1",
|
||
"fields": [
|
||
"UpdateUserRole"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "UpdateUserRoleRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserRoleService_DeleteUserRoleRequest_1",
|
||
"fields": [
|
||
"DeleteUserRole"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "DeleteUserRoleRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserRoleService_GetUserRoleRequest_1",
|
||
"fields": [
|
||
"GetUserRole"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetUserRoleRequest",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserRoleService_GetUserRoleResponse_1",
|
||
"fields": [
|
||
"GetUserRole"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetUserRoleResponse",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserRoleService_GetAllUserRoleByFilterRequest_1",
|
||
"fields": [
|
||
"GetAllUserRoleByFilter"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetAllUserRoleByFilterRequest",
|
||
"referencedFields": [
|
||
"PaginationState"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserRoleService_GetAllUserRoleByFilterResponse_1",
|
||
"fields": [
|
||
"GetAllUserRoleByFilter"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetAllUserRoleByFilterResponse",
|
||
"referencedFields": [
|
||
"MetaData"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "CreateNewUserRoleRequest",
|
||
"comment": "ورودی ایجاد نقش کاربر جدید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "CreateNewUserRoleRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 8496,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "RoleId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه نقش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "RoleId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "CreateNewUserRoleResponse",
|
||
"comment": "خروجی ایجاد نقش کاربر جدید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 2917,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "UpdateUserRoleRequest",
|
||
"comment": "ورودی ویرایش نقش کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "UpdateUserRoleRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 6063,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "RoleId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه نقش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "RoleId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "DeleteUserRoleRequest",
|
||
"comment": "ورودی حذف نقش کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 2330,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetUserRoleRequest",
|
||
"comment": "ورودی واکشی یک نقش کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 6506,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetUserRoleResponse",
|
||
"comment": "خروجی واکشی یک نقش کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetUserRoleResponse",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 7204,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "RoleId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه نقش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "RoleId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserRoleByFilterRequest",
|
||
"comment": "ورودی واکشی نقش کاربر بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllUserRoleByFilterRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 8038,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PaginationState",
|
||
"type": "PaginationState",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "موقعیت صفحه بندی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "PaginationState",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SortBy",
|
||
"type": "nvarchar",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "مرتب سازی بر اساس",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "SortBy",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Filter",
|
||
"type": "Object",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "فیلتر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Filter",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllUserRoleByFilterRequest_GetAllUserRoleByFilterFilter",
|
||
"fields": [
|
||
"Filter"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetAllUserRoleByFilterFilter",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserRoleByFilterFilter",
|
||
"comment": "فیلترهای نقش کاربر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllUserRoleByFilterFilter",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 1995,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "RoleId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه نقش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "RoleId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserRoleByFilterResponse",
|
||
"comment": "خروجی واکشی نقش کاربر بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 7404,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "MetaData",
|
||
"type": "MetaData",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "متادیتا",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "MetaData",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Model",
|
||
"type": "Collection",
|
||
"size": 0,
|
||
"isNullable": "Yes",
|
||
"scale": 0,
|
||
"comment": "مدل خروجی",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Model",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_GetAllUserRoleByFilterResponse_GetAllUserRoleByFilterResponseModel",
|
||
"fields": [
|
||
"Model"
|
||
],
|
||
"referencedSchema": "CMS",
|
||
"referencedTable": "GetAllUserRoleByFilterResponseModel",
|
||
"referencedFields": [
|
||
"Id"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
}
|
||
],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
{
|
||
"objectType": "Table_MSSQL",
|
||
"name": "GetAllUserRoleByFilterResponseModel",
|
||
"comment": "مدل خروجی نقش کاربر بر مبنای فیلتر",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "GetAllUserRoleByFilterResponseModel",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 6909,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Id",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "Id",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": true,
|
||
"isExistingField": false,
|
||
"identitySeed": -2147483648,
|
||
"identityIncrement": -2147483648,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "RoleId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه نقش",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "RoleId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserId",
|
||
"type": "bigint",
|
||
"size": -2147483648,
|
||
"isNullable": "No",
|
||
"scale": -2147483648,
|
||
"comment": "شناسه کاربر",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "UserId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "",
|
||
"fields": [
|
||
"Id"
|
||
],
|
||
"fillFactor": 0,
|
||
"oldName": "",
|
||
"isClustered": false,
|
||
"isPadded": false,
|
||
"noRecomputeStatistics": false,
|
||
"ignoreDuplicatedKeyValues": false,
|
||
"allowRowLocks": false,
|
||
"allowPageLocks": false,
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
},
|
||
"foreignKeys": [],
|
||
"uniques": [],
|
||
"checks": [],
|
||
"triggers": [],
|
||
"storage": {
|
||
"objectType": "Storage_MSSQL",
|
||
"name": "",
|
||
"oldName": "",
|
||
"storageType": "Default",
|
||
"filegroup": "",
|
||
"textImageFilegroup": "",
|
||
"filestreamFilegroup": "",
|
||
"partitionScheme": "",
|
||
"partitionColumn": "",
|
||
"filestreamPartitionScheme": "",
|
||
"dataCompressions": []
|
||
}
|
||
}
|
||
],
|
||
"views": []
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"diagrams": [
|
||
{
|
||
"name": "CMS",
|
||
"paperWidth": 2,
|
||
"paperHeight": 1,
|
||
"tableFont": "Arial Unicode MS",
|
||
"tableFontSize": 14,
|
||
"isBalckWhite": false,
|
||
"showDBSchemaName": true,
|
||
"showViewRelations": true,
|
||
"notation": "default",
|
||
"showFieldComment": true,
|
||
"showTableComment": true,
|
||
"shapes": [
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "User",
|
||
"x": 5440,
|
||
"y": 3090,
|
||
"width": 280,
|
||
"height": 220,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 55,
|
||
"g": 131,
|
||
"b": 192,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "UserAddress",
|
||
"x": 5770,
|
||
"y": 3090,
|
||
"width": 310,
|
||
"height": 220,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 55,
|
||
"g": 131,
|
||
"b": 192,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "Package",
|
||
"x": 5430,
|
||
"y": 2580,
|
||
"width": 310,
|
||
"height": 170,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 55,
|
||
"g": 131,
|
||
"b": 192,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "UserOrder",
|
||
"x": 5430,
|
||
"y": 2800,
|
||
"width": 310,
|
||
"height": 230,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 55,
|
||
"g": 131,
|
||
"b": 192,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "Role",
|
||
"x": 4720,
|
||
"y": 3130,
|
||
"width": 310,
|
||
"height": 130,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 55,
|
||
"g": 131,
|
||
"b": 192,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "UserRole",
|
||
"x": 5080,
|
||
"y": 3130,
|
||
"width": 310,
|
||
"height": 130,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 55,
|
||
"g": 131,
|
||
"b": 192,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "UserService",
|
||
"x": 2660,
|
||
"y": 2780,
|
||
"width": 400,
|
||
"height": 175,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 0,
|
||
"g": 0,
|
||
"b": 0,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "CreateNewUserRequest",
|
||
"x": 2940,
|
||
"y": 2240,
|
||
"width": 400,
|
||
"height": 213,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "CreateNewUserResponse",
|
||
"x": 2550,
|
||
"y": 2110,
|
||
"width": 400,
|
||
"height": 100,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "UpdateUserRequest",
|
||
"x": 2150,
|
||
"y": 2760,
|
||
"width": 400,
|
||
"height": 213,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "DeleteUserRequest",
|
||
"x": 2660,
|
||
"y": 3010,
|
||
"width": 400,
|
||
"height": 100,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetUserRequest",
|
||
"x": 4200,
|
||
"y": 2890,
|
||
"width": 400,
|
||
"height": 100,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetUserResponse",
|
||
"x": 4200,
|
||
"y": 2630,
|
||
"width": 400,
|
||
"height": 213,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetAllUserByFilterRequest",
|
||
"x": 3240,
|
||
"y": 2710,
|
||
"width": 400,
|
||
"height": 137,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetAllUserByFilterFilter",
|
||
"x": 4140,
|
||
"y": 2360,
|
||
"width": 400,
|
||
"height": 213,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetAllUserByFilterResponse",
|
||
"x": 3180,
|
||
"y": 2510,
|
||
"width": 400,
|
||
"height": 118,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetAllUserByFilterResponseModel",
|
||
"x": 3630,
|
||
"y": 2440,
|
||
"width": 400,
|
||
"height": 213,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "UserAddressService",
|
||
"x": 5450,
|
||
"y": 2030,
|
||
"width": 400,
|
||
"height": 175,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 0,
|
||
"g": 0,
|
||
"b": 0,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "CreateNewUserAddressRequest",
|
||
"x": 3090,
|
||
"y": 1980,
|
||
"width": 400,
|
||
"height": 213,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "CreateNewUserAddressResponse",
|
||
"x": 4190,
|
||
"y": 2140,
|
||
"width": 400,
|
||
"height": 100,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "UpdateUserAddressRequest",
|
||
"x": 5450,
|
||
"y": 2250,
|
||
"width": 400,
|
||
"height": 213,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "DeleteUserAddressRequest",
|
||
"x": 5900,
|
||
"y": 1930,
|
||
"width": 400,
|
||
"height": 100,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetUserAddressRequest",
|
||
"x": 5340,
|
||
"y": 1830,
|
||
"width": 400,
|
||
"height": 100,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetUserAddressResponse",
|
||
"x": 4820,
|
||
"y": 1810,
|
||
"width": 400,
|
||
"height": 213,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetAllUserAddressByFilterRequest",
|
||
"x": 4310,
|
||
"y": 1610,
|
||
"width": 400,
|
||
"height": 137,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetAllUserAddressByFilterFilter",
|
||
"x": 3800,
|
||
"y": 1550,
|
||
"width": 400,
|
||
"height": 213,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetAllUserAddressByFilterResponse",
|
||
"x": 4250,
|
||
"y": 1890,
|
||
"width": 400,
|
||
"height": 118,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetAllUserAddressByFilterResponseModel",
|
||
"x": 3800,
|
||
"y": 1820,
|
||
"width": 400,
|
||
"height": 213,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "PackageService",
|
||
"x": 3080,
|
||
"y": 230,
|
||
"width": 400,
|
||
"height": 175,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 0,
|
||
"g": 0,
|
||
"b": 0,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "CreateNewPackageRequest",
|
||
"x": 2830,
|
||
"y": 1750,
|
||
"width": 400,
|
||
"height": 175,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "CreateNewPackageResponse",
|
||
"x": 3340,
|
||
"y": 1750,
|
||
"width": 400,
|
||
"height": 100,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "UpdatePackageRequest",
|
||
"x": 3530,
|
||
"y": 230,
|
||
"width": 400,
|
||
"height": 175,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "DeletePackageRequest",
|
||
"x": 3080,
|
||
"y": 30,
|
||
"width": 400,
|
||
"height": 100,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetPackageRequest",
|
||
"x": 2620,
|
||
"y": 270,
|
||
"width": 400,
|
||
"height": 100,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetPackageResponse",
|
||
"x": 2740,
|
||
"y": 520,
|
||
"width": 400,
|
||
"height": 175,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetAllPackageByFilterRequest",
|
||
"x": 2810,
|
||
"y": 810,
|
||
"width": 400,
|
||
"height": 137,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetAllPackageByFilterFilter",
|
||
"x": 2810,
|
||
"y": 1000,
|
||
"width": 400,
|
||
"height": 175,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetAllPackageByFilterResponse",
|
||
"x": 2890,
|
||
"y": 1290,
|
||
"width": 400,
|
||
"height": 118,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetAllPackageByFilterResponseModel",
|
||
"x": 2890,
|
||
"y": 1460,
|
||
"width": 400,
|
||
"height": 175,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "UserOrderService",
|
||
"x": 540,
|
||
"y": 3160,
|
||
"width": 400,
|
||
"height": 175,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 0,
|
||
"g": 0,
|
||
"b": 0,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "CreateNewUserOrderRequest",
|
||
"x": 1890,
|
||
"y": 2490,
|
||
"width": 400,
|
||
"height": 213,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "CreateNewUserOrderResponse",
|
||
"x": 830,
|
||
"y": 2480,
|
||
"width": 400,
|
||
"height": 100,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "UpdateUserOrderRequest",
|
||
"x": 430,
|
||
"y": 2220,
|
||
"width": 400,
|
||
"height": 213,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "DeleteUserOrderRequest",
|
||
"x": 30,
|
||
"y": 3210,
|
||
"width": 400,
|
||
"height": 100,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetUserOrderRequest",
|
||
"x": 540,
|
||
"y": 3390,
|
||
"width": 400,
|
||
"height": 100,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetUserOrderResponse",
|
||
"x": 1180,
|
||
"y": 3230,
|
||
"width": 400,
|
||
"height": 213,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetAllUserOrderByFilterRequest",
|
||
"x": 1180,
|
||
"y": 3040,
|
||
"width": 400,
|
||
"height": 137,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetAllUserOrderByFilterFilter",
|
||
"x": 1630,
|
||
"y": 3030,
|
||
"width": 400,
|
||
"height": 213,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetAllUserOrderByFilterResponse",
|
||
"x": 1120,
|
||
"y": 2830,
|
||
"width": 400,
|
||
"height": 118,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetAllUserOrderByFilterResponseModel",
|
||
"x": 1570,
|
||
"y": 2760,
|
||
"width": 400,
|
||
"height": 213,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "RoleService",
|
||
"x": 1710,
|
||
"y": 4910,
|
||
"width": 400,
|
||
"height": 175,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 0,
|
||
"g": 0,
|
||
"b": 0,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "CreateNewRoleRequest",
|
||
"x": 1890,
|
||
"y": 3480,
|
||
"width": 400,
|
||
"height": 137,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "CreateNewRoleResponse",
|
||
"x": 1440,
|
||
"y": 3600,
|
||
"width": 400,
|
||
"height": 100,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "UpdateRoleRequest",
|
||
"x": 1250,
|
||
"y": 4930,
|
||
"width": 400,
|
||
"height": 137,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "DeleteRoleRequest",
|
||
"x": 1710,
|
||
"y": 5140,
|
||
"width": 400,
|
||
"height": 100,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetRoleRequest",
|
||
"x": 2160,
|
||
"y": 4960,
|
||
"width": 400,
|
||
"height": 100,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetRoleResponse",
|
||
"x": 2030,
|
||
"y": 4660,
|
||
"width": 400,
|
||
"height": 137,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetAllRoleByFilterRequest",
|
||
"x": 1960,
|
||
"y": 4410,
|
||
"width": 400,
|
||
"height": 137,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetAllRoleByFilterFilter",
|
||
"x": 1960,
|
||
"y": 4220,
|
||
"width": 400,
|
||
"height": 137,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetAllRoleByFilterResponse",
|
||
"x": 1890,
|
||
"y": 3990,
|
||
"width": 400,
|
||
"height": 118,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetAllRoleByFilterResponseModel",
|
||
"x": 1890,
|
||
"y": 3800,
|
||
"width": 400,
|
||
"height": 137,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "UserRoleService",
|
||
"x": 7740,
|
||
"y": 3360,
|
||
"width": 400,
|
||
"height": 175,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 0,
|
||
"g": 0,
|
||
"b": 0,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "CreateNewUserRoleRequest",
|
||
"x": 5490,
|
||
"y": 3480,
|
||
"width": 400,
|
||
"height": 137,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "CreateNewUserRoleResponse",
|
||
"x": 6590,
|
||
"y": 3480,
|
||
"width": 400,
|
||
"height": 100,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "UpdateUserRoleRequest",
|
||
"x": 7740,
|
||
"y": 3590,
|
||
"width": 400,
|
||
"height": 137,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "DeleteUserRoleRequest",
|
||
"x": 8250,
|
||
"y": 3410,
|
||
"width": 400,
|
||
"height": 100,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetUserRoleRequest",
|
||
"x": 7740,
|
||
"y": 3230,
|
||
"width": 400,
|
||
"height": 100,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetUserRoleResponse",
|
||
"x": 7230,
|
||
"y": 3220,
|
||
"width": 400,
|
||
"height": 137,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetAllUserRoleByFilterRequest",
|
||
"x": 6710,
|
||
"y": 3040,
|
||
"width": 400,
|
||
"height": 137,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetAllUserRoleByFilterFilter",
|
||
"x": 6260,
|
||
"y": 3040,
|
||
"width": 400,
|
||
"height": 137,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetAllUserRoleByFilterResponse",
|
||
"x": 6650,
|
||
"y": 3240,
|
||
"width": 400,
|
||
"height": 118,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "CMS",
|
||
"tableName": "GetAllUserRoleByFilterResponseModel",
|
||
"x": 6200,
|
||
"y": 3230,
|
||
"width": 400,
|
||
"height": 137,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
}
|
||
],
|
||
"layers": [
|
||
{
|
||
"name": "Domain",
|
||
"x": 4660,
|
||
"y": 2520,
|
||
"width": 1480,
|
||
"height": 837,
|
||
"layerColor": {
|
||
"r": 100,
|
||
"g": 234,
|
||
"b": 136,
|
||
"a": 1
|
||
},
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
}
|
||
}
|
||
],
|
||
"relations": [
|
||
{
|
||
"name": "fk_User_User_1",
|
||
"sourceTableName": "User",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 5735,
|
||
"y": 3280
|
||
},
|
||
{
|
||
"x": 5760,
|
||
"y": 3280
|
||
},
|
||
{
|
||
"x": 5760,
|
||
"y": 3340
|
||
},
|
||
{
|
||
"x": 5700,
|
||
"y": 3340
|
||
},
|
||
{
|
||
"x": 5700,
|
||
"y": 3325
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 5725,
|
||
"y": 3242,
|
||
"width": 104,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserAddress_User_1",
|
||
"sourceTableName": "UserAddress",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 5755,
|
||
"y": 3200
|
||
},
|
||
{
|
||
"x": 5735,
|
||
"y": 3200
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 5608,
|
||
"y": 3162,
|
||
"width": 157,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserRole_Role_1",
|
||
"sourceTableName": "UserRole",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 5065,
|
||
"y": 3200
|
||
},
|
||
{
|
||
"x": 5045,
|
||
"y": 3200
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 5081,
|
||
"y": 3202,
|
||
"width": 135,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserRole_User_1",
|
||
"sourceTableName": "UserRole",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 5405,
|
||
"y": 3200
|
||
},
|
||
{
|
||
"x": 5425,
|
||
"y": 3200
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 5261,
|
||
"y": 3162,
|
||
"width": 134,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserOrder_Package_1",
|
||
"sourceTableName": "UserOrder",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 5580,
|
||
"y": 2785
|
||
},
|
||
{
|
||
"x": 5580,
|
||
"y": 2765
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 5414,
|
||
"y": 2755,
|
||
"width": 168,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserOrder_User_1",
|
||
"sourceTableName": "UserOrder",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 5580,
|
||
"y": 3045
|
||
},
|
||
{
|
||
"x": 5580,
|
||
"y": 3075
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 5440,
|
||
"y": 2995,
|
||
"width": 142,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserService_CreateNewUserRequest_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 2890,
|
||
"y": 2765
|
||
},
|
||
{
|
||
"x": 2890,
|
||
"y": 2350
|
||
},
|
||
{
|
||
"x": 2925,
|
||
"y": 2350
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 2898,
|
||
"y": 2775,
|
||
"width": 278,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserService_CreateNewUserResponse_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 2750,
|
||
"y": 2765
|
||
},
|
||
{
|
||
"x": 2750,
|
||
"y": 2225
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 2758,
|
||
"y": 2745,
|
||
"width": 288,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserService_UpdateUserRequest_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 2645,
|
||
"y": 2860
|
||
},
|
||
{
|
||
"x": 2565,
|
||
"y": 2860
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 2661,
|
||
"y": 2862,
|
||
"width": 254,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserService_DeleteUserRequest_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 2860,
|
||
"y": 2970
|
||
},
|
||
{
|
||
"x": 2860,
|
||
"y": 2995
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 2868,
|
||
"y": 2930,
|
||
"width": 249,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserService_GetUserRequest_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3075,
|
||
"y": 2930
|
||
},
|
||
{
|
||
"x": 4185,
|
||
"y": 2930
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3071,
|
||
"y": 2902,
|
||
"width": 228,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserService_GetUserResponse_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3075,
|
||
"y": 2900
|
||
},
|
||
{
|
||
"x": 4150,
|
||
"y": 2900
|
||
},
|
||
{
|
||
"x": 4150,
|
||
"y": 2760
|
||
},
|
||
{
|
||
"x": 4185,
|
||
"y": 2760
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3071,
|
||
"y": 2902,
|
||
"width": 238,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserService_GetAllUserByFilterRequest_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3075,
|
||
"y": 2830
|
||
},
|
||
{
|
||
"x": 3180,
|
||
"y": 2830
|
||
},
|
||
{
|
||
"x": 3180,
|
||
"y": 2780
|
||
},
|
||
{
|
||
"x": 3225,
|
||
"y": 2780
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3071,
|
||
"y": 2832,
|
||
"width": 295,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserService_GetAllUserByFilterResponse_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3075,
|
||
"y": 2800
|
||
},
|
||
{
|
||
"x": 3120,
|
||
"y": 2800
|
||
},
|
||
{
|
||
"x": 3120,
|
||
"y": 2570
|
||
},
|
||
{
|
||
"x": 3165,
|
||
"y": 2570
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3071,
|
||
"y": 2802,
|
||
"width": 305,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllUserByFilterRequest_GetAllUserByFilterFilter",
|
||
"sourceTableName": "GetAllUserByFilterRequest",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3655,
|
||
"y": 2770
|
||
},
|
||
{
|
||
"x": 4090,
|
||
"y": 2770
|
||
},
|
||
{
|
||
"x": 4090,
|
||
"y": 2490
|
||
},
|
||
{
|
||
"x": 4125,
|
||
"y": 2490
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3651,
|
||
"y": 2772,
|
||
"width": 357,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllUserByFilterResponse_GetAllUserByFilterResponseModel",
|
||
"sourceTableName": "GetAllUserByFilterResponse",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3595,
|
||
"y": 2570
|
||
},
|
||
{
|
||
"x": 3615,
|
||
"y": 2570
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3591,
|
||
"y": 2572,
|
||
"width": 442,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserAddressService_CreateNewUserAddressRequest_1",
|
||
"sourceTableName": "UserAddressService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 5435,
|
||
"y": 2150
|
||
},
|
||
{
|
||
"x": 4640,
|
||
"y": 2150
|
||
},
|
||
{
|
||
"x": 4640,
|
||
"y": 2090
|
||
},
|
||
{
|
||
"x": 3505,
|
||
"y": 2090
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 5451,
|
||
"y": 2152,
|
||
"width": 384,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserAddressService_CreateNewUserAddressResponse_1",
|
||
"sourceTableName": "UserAddressService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 5435,
|
||
"y": 2180
|
||
},
|
||
{
|
||
"x": 4605,
|
||
"y": 2180
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 5451,
|
||
"y": 2152,
|
||
"width": 394,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserAddressService_UpdateUserAddressRequest_1",
|
||
"sourceTableName": "UserAddressService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 5650,
|
||
"y": 2220
|
||
},
|
||
{
|
||
"x": 5650,
|
||
"y": 2235
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 5658,
|
||
"y": 2210,
|
||
"width": 360,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserAddressService_DeleteUserAddressRequest_1",
|
||
"sourceTableName": "UserAddressService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 5680,
|
||
"y": 2015
|
||
},
|
||
{
|
||
"x": 5680,
|
||
"y": 1970
|
||
},
|
||
{
|
||
"x": 5885,
|
||
"y": 1970
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 5688,
|
||
"y": 1995,
|
||
"width": 355,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserAddressService_GetUserAddressRequest_1",
|
||
"sourceTableName": "UserAddressService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 5540,
|
||
"y": 2015
|
||
},
|
||
{
|
||
"x": 5540,
|
||
"y": 1945
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 5548,
|
||
"y": 1995,
|
||
"width": 334,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserAddressService_GetUserAddressResponse_1",
|
||
"sourceTableName": "UserAddressService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 5435,
|
||
"y": 2050
|
||
},
|
||
{
|
||
"x": 5280,
|
||
"y": 2050
|
||
},
|
||
{
|
||
"x": 5280,
|
||
"y": 1930
|
||
},
|
||
{
|
||
"x": 5235,
|
||
"y": 1930
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 5451,
|
||
"y": 2052,
|
||
"width": 344,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserAddressService_GetAllUserAddressByFilterRequest_1",
|
||
"sourceTableName": "UserAddressService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 5435,
|
||
"y": 2080
|
||
},
|
||
{
|
||
"x": 4770,
|
||
"y": 2080
|
||
},
|
||
{
|
||
"x": 4770,
|
||
"y": 1680
|
||
},
|
||
{
|
||
"x": 4725,
|
||
"y": 1680
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 5451,
|
||
"y": 2082,
|
||
"width": 401,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserAddressService_GetAllUserAddressByFilterResponse_1",
|
||
"sourceTableName": "UserAddressService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 5435,
|
||
"y": 2110
|
||
},
|
||
{
|
||
"x": 4700,
|
||
"y": 2110
|
||
},
|
||
{
|
||
"x": 4700,
|
||
"y": 1950
|
||
},
|
||
{
|
||
"x": 4665,
|
||
"y": 1950
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 5451,
|
||
"y": 2112,
|
||
"width": 411,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllUserAddressByFilterRequest_GetAllUserAddressByFilterFilter",
|
||
"sourceTableName": "GetAllUserAddressByFilterRequest",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 4295,
|
||
"y": 1680
|
||
},
|
||
{
|
||
"x": 4215,
|
||
"y": 1680
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 4311,
|
||
"y": 1682,
|
||
"width": 463,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllUserAddressByFilterResponse_GetAllUserAddressByFilterResponseModel",
|
||
"sourceTableName": "GetAllUserAddressByFilterResponse",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 4235,
|
||
"y": 1940
|
||
},
|
||
{
|
||
"x": 4215,
|
||
"y": 1940
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 4251,
|
||
"y": 1942,
|
||
"width": 548,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_PackageService_CreateNewPackageRequest_1",
|
||
"sourceTableName": "PackageService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3340,
|
||
"y": 420
|
||
},
|
||
{
|
||
"x": 3340,
|
||
"y": 1690
|
||
},
|
||
{
|
||
"x": 3140,
|
||
"y": 1690
|
||
},
|
||
{
|
||
"x": 3140,
|
||
"y": 1735
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3348,
|
||
"y": 410,
|
||
"width": 330,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_PackageService_CreateNewPackageResponse_1",
|
||
"sourceTableName": "PackageService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3430,
|
||
"y": 420
|
||
},
|
||
{
|
||
"x": 3430,
|
||
"y": 1735
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3438,
|
||
"y": 380,
|
||
"width": 340,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_PackageService_UpdatePackageRequest_1",
|
||
"sourceTableName": "PackageService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3495,
|
||
"y": 320
|
||
},
|
||
{
|
||
"x": 3515,
|
||
"y": 320
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3491,
|
||
"y": 322,
|
||
"width": 306,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_PackageService_DeletePackageRequest_1",
|
||
"sourceTableName": "PackageService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3280,
|
||
"y": 215
|
||
},
|
||
{
|
||
"x": 3280,
|
||
"y": 145
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3288,
|
||
"y": 195,
|
||
"width": 301,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_PackageService_GetPackageRequest_1",
|
||
"sourceTableName": "PackageService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3065,
|
||
"y": 320
|
||
},
|
||
{
|
||
"x": 3035,
|
||
"y": 320
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3081,
|
||
"y": 292,
|
||
"width": 280,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_PackageService_GetPackageResponse_1",
|
||
"sourceTableName": "PackageService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3120,
|
||
"y": 420
|
||
},
|
||
{
|
||
"x": 3120,
|
||
"y": 460
|
||
},
|
||
{
|
||
"x": 3050,
|
||
"y": 460
|
||
},
|
||
{
|
||
"x": 3050,
|
||
"y": 505
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3128,
|
||
"y": 410,
|
||
"width": 290,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_PackageService_GetAllPackageByFilterRequest_1",
|
||
"sourceTableName": "PackageService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3200,
|
||
"y": 420
|
||
},
|
||
{
|
||
"x": 3200,
|
||
"y": 750
|
||
},
|
||
{
|
||
"x": 3130,
|
||
"y": 750
|
||
},
|
||
{
|
||
"x": 3130,
|
||
"y": 795
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3208,
|
||
"y": 410,
|
||
"width": 347,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_PackageService_GetAllPackageByFilterResponse_1",
|
||
"sourceTableName": "PackageService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3270,
|
||
"y": 420
|
||
},
|
||
{
|
||
"x": 3270,
|
||
"y": 1230
|
||
},
|
||
{
|
||
"x": 3200,
|
||
"y": 1230
|
||
},
|
||
{
|
||
"x": 3200,
|
||
"y": 1275
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3278,
|
||
"y": 410,
|
||
"width": 357,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllPackageByFilterRequest_GetAllPackageByFilterFilter",
|
||
"sourceTableName": "GetAllPackageByFilterRequest",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3010,
|
||
"y": 962
|
||
},
|
||
{
|
||
"x": 3010,
|
||
"y": 985
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3018,
|
||
"y": 952,
|
||
"width": 409,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllPackageByFilterResponse_GetAllPackageByFilterResponseModel",
|
||
"sourceTableName": "GetAllPackageByFilterResponse",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3090,
|
||
"y": 1423
|
||
},
|
||
{
|
||
"x": 3090,
|
||
"y": 1445
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3098,
|
||
"y": 1413,
|
||
"width": 494,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserOrderService_CreateNewUserOrderRequest_1",
|
||
"sourceTableName": "UserOrderService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 955,
|
||
"y": 3180
|
||
},
|
||
{
|
||
"x": 1000,
|
||
"y": 3180
|
||
},
|
||
{
|
||
"x": 1000,
|
||
"y": 2620
|
||
},
|
||
{
|
||
"x": 1875,
|
||
"y": 2620
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 951,
|
||
"y": 3182,
|
||
"width": 354,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserOrderService_CreateNewUserOrderResponse_1",
|
||
"sourceTableName": "UserOrderService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 770,
|
||
"y": 3145
|
||
},
|
||
{
|
||
"x": 770,
|
||
"y": 2520
|
||
},
|
||
{
|
||
"x": 815,
|
||
"y": 2520
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 778,
|
||
"y": 3125,
|
||
"width": 364,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserOrderService_UpdateUserOrderRequest_1",
|
||
"sourceTableName": "UserOrderService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 630,
|
||
"y": 3145
|
||
},
|
||
{
|
||
"x": 630,
|
||
"y": 2448
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 638,
|
||
"y": 3155,
|
||
"width": 330,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserOrderService_DeleteUserOrderRequest_1",
|
||
"sourceTableName": "UserOrderService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 525,
|
||
"y": 3250
|
||
},
|
||
{
|
||
"x": 445,
|
||
"y": 3250
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 541,
|
||
"y": 3222,
|
||
"width": 325,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserOrderService_GetUserOrderRequest_1",
|
||
"sourceTableName": "UserOrderService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 740,
|
||
"y": 3350
|
||
},
|
||
{
|
||
"x": 740,
|
||
"y": 3375
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 748,
|
||
"y": 3310,
|
||
"width": 304,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserOrderService_GetUserOrderResponse_1",
|
||
"sourceTableName": "UserOrderService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 955,
|
||
"y": 3310
|
||
},
|
||
{
|
||
"x": 1165,
|
||
"y": 3310
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 951,
|
||
"y": 3312,
|
||
"width": 314,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserOrderService_GetAllUserOrderByFilterRequest_1",
|
||
"sourceTableName": "UserOrderService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 955,
|
||
"y": 3240
|
||
},
|
||
{
|
||
"x": 1120,
|
||
"y": 3240
|
||
},
|
||
{
|
||
"x": 1120,
|
||
"y": 3110
|
||
},
|
||
{
|
||
"x": 1165,
|
||
"y": 3110
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 951,
|
||
"y": 3242,
|
||
"width": 371,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserOrderService_GetAllUserOrderByFilterResponse_1",
|
||
"sourceTableName": "UserOrderService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 955,
|
||
"y": 3210
|
||
},
|
||
{
|
||
"x": 1060,
|
||
"y": 3210
|
||
},
|
||
{
|
||
"x": 1060,
|
||
"y": 2890
|
||
},
|
||
{
|
||
"x": 1105,
|
||
"y": 2890
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 951,
|
||
"y": 3212,
|
||
"width": 381,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllUserOrderByFilterRequest_GetAllUserOrderByFilterFilter",
|
||
"sourceTableName": "GetAllUserOrderByFilterRequest",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1595,
|
||
"y": 3110
|
||
},
|
||
{
|
||
"x": 1615,
|
||
"y": 3110
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1591,
|
||
"y": 3112,
|
||
"width": 433,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllUserOrderByFilterResponse_GetAllUserOrderByFilterResponseModel",
|
||
"sourceTableName": "GetAllUserOrderByFilterResponse",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1535,
|
||
"y": 2890
|
||
},
|
||
{
|
||
"x": 1555,
|
||
"y": 2890
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1531,
|
||
"y": 2892,
|
||
"width": 518,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_RoleService_CreateNewRoleRequest_1",
|
||
"sourceTableName": "RoleService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1830,
|
||
"y": 4895
|
||
},
|
||
{
|
||
"x": 1830,
|
||
"y": 3740
|
||
},
|
||
{
|
||
"x": 1980,
|
||
"y": 3740
|
||
},
|
||
{
|
||
"x": 1980,
|
||
"y": 3632
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1838,
|
||
"y": 4905,
|
||
"width": 280,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_RoleService_CreateNewRoleResponse_1",
|
||
"sourceTableName": "RoleService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1750,
|
||
"y": 4895
|
||
},
|
||
{
|
||
"x": 1750,
|
||
"y": 3715
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1758,
|
||
"y": 4875,
|
||
"width": 290,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_RoleService_UpdateRoleRequest_1",
|
||
"sourceTableName": "RoleService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1695,
|
||
"y": 5000
|
||
},
|
||
{
|
||
"x": 1665,
|
||
"y": 5000
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1711,
|
||
"y": 5002,
|
||
"width": 256,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_RoleService_DeleteRoleRequest_1",
|
||
"sourceTableName": "RoleService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1910,
|
||
"y": 5100
|
||
},
|
||
{
|
||
"x": 1910,
|
||
"y": 5125
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1918,
|
||
"y": 5060,
|
||
"width": 251,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_RoleService_GetRoleRequest_1",
|
||
"sourceTableName": "RoleService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 2125,
|
||
"y": 5000
|
||
},
|
||
{
|
||
"x": 2145,
|
||
"y": 5000
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 2121,
|
||
"y": 4972,
|
||
"width": 230,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_RoleService_GetRoleResponse_1",
|
||
"sourceTableName": "RoleService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 2060,
|
||
"y": 4895
|
||
},
|
||
{
|
||
"x": 2060,
|
||
"y": 4860
|
||
},
|
||
{
|
||
"x": 2120,
|
||
"y": 4860
|
||
},
|
||
{
|
||
"x": 2120,
|
||
"y": 4812
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 2068,
|
||
"y": 4905,
|
||
"width": 240,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_RoleService_GetAllRoleByFilterRequest_1",
|
||
"sourceTableName": "RoleService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1980,
|
||
"y": 4895
|
||
},
|
||
{
|
||
"x": 1980,
|
||
"y": 4600
|
||
},
|
||
{
|
||
"x": 2040,
|
||
"y": 4600
|
||
},
|
||
{
|
||
"x": 2040,
|
||
"y": 4562
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1988,
|
||
"y": 4905,
|
||
"width": 297,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_RoleService_GetAllRoleByFilterResponse_1",
|
||
"sourceTableName": "RoleService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1900,
|
||
"y": 4895
|
||
},
|
||
{
|
||
"x": 1900,
|
||
"y": 4160
|
||
},
|
||
{
|
||
"x": 1970,
|
||
"y": 4160
|
||
},
|
||
{
|
||
"x": 1970,
|
||
"y": 4123
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1908,
|
||
"y": 4905,
|
||
"width": 307,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllRoleByFilterRequest_GetAllRoleByFilterFilter",
|
||
"sourceTableName": "GetAllRoleByFilterRequest",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 2160,
|
||
"y": 4395
|
||
},
|
||
{
|
||
"x": 2160,
|
||
"y": 4372
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 2168,
|
||
"y": 4405,
|
||
"width": 359,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllRoleByFilterResponse_GetAllRoleByFilterResponseModel",
|
||
"sourceTableName": "GetAllRoleByFilterResponse",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 2090,
|
||
"y": 3975
|
||
},
|
||
{
|
||
"x": 2090,
|
||
"y": 3952
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 2098,
|
||
"y": 3985,
|
||
"width": 444,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserRoleService_CreateNewUserRoleRequest_1",
|
||
"sourceTableName": "UserRoleService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 7725,
|
||
"y": 3490
|
||
},
|
||
{
|
||
"x": 7050,
|
||
"y": 3490
|
||
},
|
||
{
|
||
"x": 7050,
|
||
"y": 3420
|
||
},
|
||
{
|
||
"x": 5720,
|
||
"y": 3420
|
||
},
|
||
{
|
||
"x": 5720,
|
||
"y": 3465
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 7741,
|
||
"y": 3492,
|
||
"width": 338,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserRoleService_CreateNewUserRoleResponse_1",
|
||
"sourceTableName": "UserRoleService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 7725,
|
||
"y": 3520
|
||
},
|
||
{
|
||
"x": 7005,
|
||
"y": 3520
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 7741,
|
||
"y": 3492,
|
||
"width": 348,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserRoleService_UpdateUserRoleRequest_1",
|
||
"sourceTableName": "UserRoleService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 7940,
|
||
"y": 3550
|
||
},
|
||
{
|
||
"x": 7940,
|
||
"y": 3575
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 7948,
|
||
"y": 3540,
|
||
"width": 314,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserRoleService_DeleteUserRoleRequest_1",
|
||
"sourceTableName": "UserRoleService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 8155,
|
||
"y": 3450
|
||
},
|
||
{
|
||
"x": 8235,
|
||
"y": 3450
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 8151,
|
||
"y": 3422,
|
||
"width": 309,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserRoleService_GetUserRoleRequest_1",
|
||
"sourceTableName": "UserRoleService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 7940,
|
||
"y": 3345
|
||
},
|
||
{
|
||
"x": 7940,
|
||
"y": 3345
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 7948,
|
||
"y": 3325,
|
||
"width": 288,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserRoleService_GetUserRoleResponse_1",
|
||
"sourceTableName": "UserRoleService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 7725,
|
||
"y": 3390
|
||
},
|
||
{
|
||
"x": 7680,
|
||
"y": 3390
|
||
},
|
||
{
|
||
"x": 7680,
|
||
"y": 3290
|
||
},
|
||
{
|
||
"x": 7645,
|
||
"y": 3290
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 7741,
|
||
"y": 3392,
|
||
"width": 298,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserRoleService_GetAllUserRoleByFilterRequest_1",
|
||
"sourceTableName": "UserRoleService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 7725,
|
||
"y": 3410
|
||
},
|
||
{
|
||
"x": 7170,
|
||
"y": 3410
|
||
},
|
||
{
|
||
"x": 7170,
|
||
"y": 3110
|
||
},
|
||
{
|
||
"x": 7125,
|
||
"y": 3110
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 7741,
|
||
"y": 3412,
|
||
"width": 355,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_UserRoleService_GetAllUserRoleByFilterResponse_1",
|
||
"sourceTableName": "UserRoleService",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 7725,
|
||
"y": 3450
|
||
},
|
||
{
|
||
"x": 7110,
|
||
"y": 3450
|
||
},
|
||
{
|
||
"x": 7110,
|
||
"y": 3300
|
||
},
|
||
{
|
||
"x": 7065,
|
||
"y": 3300
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 7741,
|
||
"y": 3452,
|
||
"width": 365,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllUserRoleByFilterRequest_GetAllUserRoleByFilterFilter",
|
||
"sourceTableName": "GetAllUserRoleByFilterRequest",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 6695,
|
||
"y": 3110
|
||
},
|
||
{
|
||
"x": 6675,
|
||
"y": 3110
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 6711,
|
||
"y": 3112,
|
||
"width": 417,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
},
|
||
{
|
||
"name": "fk_GetAllUserRoleByFilterResponse_GetAllUserRoleByFilterResponseModel",
|
||
"sourceTableName": "GetAllUserRoleByFilterResponse",
|
||
"sourceSchemaName": "CMS",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 6635,
|
||
"y": 3300
|
||
},
|
||
{
|
||
"x": 6615,
|
||
"y": 3300
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 6651,
|
||
"y": 3302,
|
||
"width": 502,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
}
|
||
],
|
||
"viewRelations": []
|
||
}
|
||
]
|
||
} |