11378 lines
420 KiB
Plaintext
11378 lines
420 KiB
Plaintext
{
|
||
"paper": {
|
||
"name": "A0",
|
||
"leftMargin": 0.5,
|
||
"rightMargin": 0.5,
|
||
"topMargin": 0.5,
|
||
"bottomMargin": 0.5,
|
||
"isPortriat": true
|
||
},
|
||
"modelVersion": 2.01,
|
||
"defaultSchema": "FrontOffice",
|
||
"server": {
|
||
"objectType": "Server_MSSQL",
|
||
"name": "Default",
|
||
"uuid": "",
|
||
"serverVersion": 16000000,
|
||
"edition": "Unknown",
|
||
"catalogs": [
|
||
{
|
||
"objectType": "Catalog_MSSQL",
|
||
"name": "Default",
|
||
"schemas": [
|
||
{
|
||
"objectType": "Schema_MSSQL",
|
||
"name": "FrontOffice",
|
||
"comment": "",
|
||
"tables": [
|
||
{
|
||
"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": "_copy_26",
|
||
"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": "FrontOffice",
|
||
"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": "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": "FrontOffice",
|
||
"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": "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": "_copy_22",
|
||
"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": "_copy_20",
|
||
"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": "_copy_19",
|
||
"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": "_copy_18",
|
||
"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": "FrontOffice",
|
||
"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": "_copy_17",
|
||
"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": "FrontOffice",
|
||
"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": "_copy_16",
|
||
"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": "_copy_12",
|
||
"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": "_copy_11",
|
||
"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": "FrontOffice",
|
||
"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": "_copy_10",
|
||
"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": "FrontOffice",
|
||
"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": "_copy_9",
|
||
"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": "FrontOffice",
|
||
"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": "FrontOffice",
|
||
"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": "FrontOffice",
|
||
"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": "FrontOffice",
|
||
"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": "FrontOffice",
|
||
"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": "FrontOffice",
|
||
"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": "FrontOffice",
|
||
"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": "FrontOffice",
|
||
"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": "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": "_copy_8",
|
||
"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": "_copy_7",
|
||
"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": "_copy_6",
|
||
"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": "_copy_5",
|
||
"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": "FrontOffice",
|
||
"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": "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": "FrontOffice",
|
||
"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": "CreateNewOtpTokenRequest",
|
||
"comment": "ورودی ایجاد توکن Otp جدید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "CreateNewOtpTokenRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 1890,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"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": "Purpose",
|
||
"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": "Purpose",
|
||
"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": "UserAvatarFileModel",
|
||
"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": "FileName",
|
||
"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": "FileName",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "FileMime",
|
||
"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": "FileMime",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "File",
|
||
"type": "binary",
|
||
"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": "File",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_27",
|
||
"fields": [],
|
||
"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": "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_GetPackageRequest_1",
|
||
"fields": [
|
||
"GetPackage"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"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": "FrontOffice",
|
||
"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": "FrontOffice",
|
||
"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": "FrontOffice",
|
||
"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": "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": "UpdateUser",
|
||
"type": "UpdateCommand",
|
||
"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": "UpdateUser",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "DeleteUser",
|
||
"type": "DeleteCommand",
|
||
"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": "DeleteUser",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetUser",
|
||
"type": "GetOneQuery",
|
||
"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": "GetUser",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetAllUserByFilter",
|
||
"type": "GetAllByFilterQuery",
|
||
"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": "GetAllUserByFilter",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "CreateNewOtpToken",
|
||
"type": "CreateCommand",
|
||
"size": -2147483648,
|
||
"isNullable": "Yes",
|
||
"scale": -2147483648,
|
||
"comment": "ایجاد توکن Otp جدید",
|
||
"computedExpression": "",
|
||
"defaultValue": "",
|
||
"defaultValueType": "Others",
|
||
"schema": "",
|
||
"userDefinedType": "",
|
||
"collate": "",
|
||
"isWithValues": false,
|
||
"isFilestream": false,
|
||
"isColumnSet": false,
|
||
"isPersisted": false,
|
||
"isSparse": false,
|
||
"isRowGUIDColumn": false,
|
||
"oldName": "CreateNewOtpToken",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "VerifyOtpToken",
|
||
"type": "Command",
|
||
"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": "VerifyOtpToken",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_UpdateUserRequest_1",
|
||
"fields": [
|
||
"UpdateUser"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"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": "FrontOffice",
|
||
"referencedTable": "DeleteUserRequest",
|
||
"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": "FrontOffice",
|
||
"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": "FrontOffice",
|
||
"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": "FrontOffice",
|
||
"referencedTable": "GetAllUserByFilterResponse",
|
||
"referencedFields": [
|
||
"MetaData"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_CreateNewOtpTokenRequest_1",
|
||
"fields": [
|
||
"CreateNewOtpToken"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "CreateNewOtpTokenRequest",
|
||
"referencedFields": [
|
||
"Mobile"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_CreateNewOtpTokenResponse_1",
|
||
"fields": [
|
||
"CreateNewOtpToken"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "CreateNewOtpTokenResponse",
|
||
"referencedFields": [
|
||
"Success"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_VerifyOtpTokenResponse_1",
|
||
"fields": [
|
||
"VerifyOtpToken"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "VerifyOtpTokenResponse",
|
||
"referencedFields": [
|
||
"Success"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserService_VerifyOtpTokenRequest_1",
|
||
"fields": [
|
||
"VerifyOtpToken"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "VerifyOtpTokenRequest",
|
||
"referencedFields": [
|
||
"Mobile"
|
||
],
|
||
"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": "VerifyOtpTokenResponse",
|
||
"comment": "خروجی فعالسازی توکن Otp",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 8040,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Success",
|
||
"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": "Success",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Message",
|
||
"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": "Message",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Token",
|
||
"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": "Token",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "RemainingAttempts",
|
||
"type": "int",
|
||
"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": "RemainingAttempts",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "RemainingSeconds",
|
||
"type": "int",
|
||
"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": "RemainingSeconds",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_47_copy_1",
|
||
"fields": [],
|
||
"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": "CreateNewOtpTokenResponse",
|
||
"comment": "خروجی ایجاد توکن Otp جدید",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 8040,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Success",
|
||
"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": "Success",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Message",
|
||
"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": "Message",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "RemainingAttempts",
|
||
"type": "int",
|
||
"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": "RemainingAttempts",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "RemainingSeconds",
|
||
"type": "int",
|
||
"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": "RemainingSeconds",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_47",
|
||
"fields": [],
|
||
"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": "VerifyOtpTokenRequest",
|
||
"comment": "ورودی فعالسازی توکن Otp",
|
||
"owner": "",
|
||
"isChangeTracking": false,
|
||
"isTrackColumnsUpdated": false,
|
||
"oldName": "CreateNewOtpTokenRequest",
|
||
"isSystemTable": false,
|
||
"createTime": "",
|
||
"modifyTime": "",
|
||
"objectID": 1890,
|
||
"numberOfRows": 0,
|
||
"identityCurrent": 0,
|
||
"dataLength": 0,
|
||
"indexLength": 0,
|
||
"fields": [
|
||
{
|
||
"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": "Purpose",
|
||
"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": "Purpose",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Code",
|
||
"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": "Code",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ParentReferralCode",
|
||
"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": "ParentReferralCode",
|
||
"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": "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": "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": "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": "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_21",
|
||
"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": "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
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserAddressId",
|
||
"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": "UserAddressId",
|
||
"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": "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
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserAddressId",
|
||
"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": "UserAddressId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_3",
|
||
"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
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserAddressId",
|
||
"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": "UserAddressId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_4",
|
||
"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": "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
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UserAddressId",
|
||
"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": "UserAddressId",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_2",
|
||
"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": -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": "CreateNewUserAddress",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "UpdateUserAddress",
|
||
"type": "UpdateCommand",
|
||
"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": "UpdateUserAddress",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "DeleteUserAddress",
|
||
"type": "DeleteCommand",
|
||
"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": "DeleteUserAddress",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetUserAddress",
|
||
"type": "GetOneQuery",
|
||
"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": "GetUserAddress",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "GetAllUserAddressByFilter",
|
||
"type": "GetAllByFilterQuery",
|
||
"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": "GetAllUserAddressByFilter",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SetAddressAsDefault",
|
||
"type": "Command",
|
||
"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": "SetAddressAsDefault",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"foreignKeys": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserAddressService_CreateNewUserAddressResponse_1",
|
||
"fields": [
|
||
"CreateNewUserAddress"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"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": "FrontOffice",
|
||
"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": "FrontOffice",
|
||
"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": "FrontOffice",
|
||
"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": "FrontOffice",
|
||
"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": "FrontOffice",
|
||
"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": "FrontOffice",
|
||
"referencedTable": "GetAllUserAddressByFilterResponse",
|
||
"referencedFields": [
|
||
"MetaData"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": false,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserAddressService_CreateNewUserAddressRequest_1",
|
||
"fields": [
|
||
"CreateNewUserAddress"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "CreateNewUserAddressRequest",
|
||
"referencedFields": [
|
||
"Title"
|
||
],
|
||
"onDelete": "",
|
||
"onUpdate": "",
|
||
"isNotForReplication": false,
|
||
"isEnabled": true,
|
||
"comment": "",
|
||
"sourceCardinality": "NoneRelationship",
|
||
"targetCardinality": "NoneRelationship",
|
||
"oldName": ""
|
||
},
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UserAddressService_SetAddressAsDefaultRequest_1",
|
||
"fields": [
|
||
"SetAddressAsDefault"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "SetAddressAsDefaultRequest",
|
||
"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": "SetAddressAsDefaultRequest",
|
||
"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": "_copy_19_copy_1",
|
||
"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
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "Token",
|
||
"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": "Token",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ReferralCode",
|
||
"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": "ReferralCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "IsMobileVerified ",
|
||
"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": "IsMobileVerified ",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "MobileVerifiedAt",
|
||
"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": "MobileVerifiedAt",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "EmailNotifications",
|
||
"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": "EmailNotifications",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SmsNotifications",
|
||
"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": "SmsNotifications",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PushNotifications",
|
||
"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": "PushNotifications",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "BirthDate",
|
||
"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": "BirthDate",
|
||
"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": 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": "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": "AvatarFile",
|
||
"type": "Object",
|
||
"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": "AvatarFile",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "EmailNotifications",
|
||
"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": "EmailNotifications",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SmsNotifications",
|
||
"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": "SmsNotifications",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PushNotifications",
|
||
"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": "PushNotifications",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "BirthDate",
|
||
"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": "BirthDate",
|
||
"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": [
|
||
{
|
||
"objectType": "ForeignKey_MSSQL",
|
||
"name": "fk_UpdateUserRequest_UserAvatarFileModel_1",
|
||
"fields": [
|
||
"AvatarFile"
|
||
],
|
||
"referencedSchema": "FrontOffice",
|
||
"referencedTable": "UserAvatarFileModel",
|
||
"referencedFields": [
|
||
"FileName"
|
||
],
|
||
"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": "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
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ReferralCode",
|
||
"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": "ReferralCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "IsMobileVerified ",
|
||
"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": "IsMobileVerified ",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "EmailNotifications",
|
||
"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": "EmailNotifications",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SmsNotifications",
|
||
"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": "SmsNotifications",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PushNotifications",
|
||
"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": "PushNotifications",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "BirthDate",
|
||
"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": "BirthDate",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_24",
|
||
"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": "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
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "ReferralCode",
|
||
"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": "ReferralCode",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "IsMobileVerified ",
|
||
"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": "IsMobileVerified ",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "MobileVerifiedAt",
|
||
"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": "MobileVerifiedAt",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "EmailNotifications",
|
||
"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": "EmailNotifications",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "SmsNotifications",
|
||
"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": "SmsNotifications",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "PushNotifications",
|
||
"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": "PushNotifications",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
},
|
||
{
|
||
"objectType": "TableField_MSSQL",
|
||
"name": "BirthDate",
|
||
"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": "BirthDate",
|
||
"computedBaseType": "",
|
||
"isDefaultConstraint": false,
|
||
"defaultConstraint": "",
|
||
"isIdentity": false,
|
||
"isExistingField": false,
|
||
"identitySeed": 0,
|
||
"identityIncrement": 0,
|
||
"identityIsNotForReplication": false
|
||
}
|
||
],
|
||
"indexes": [],
|
||
"primaryKey": {
|
||
"objectType": "PrimaryKey_MSSQL",
|
||
"name": "_copy_23",
|
||
"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": "FrontOffice",
|
||
"paperWidth": 1,
|
||
"paperHeight": 1,
|
||
"tableFont": "Arial Unicode MS",
|
||
"tableFontSize": 14,
|
||
"isBalckWhite": false,
|
||
"showDBSchemaName": true,
|
||
"showViewRelations": true,
|
||
"notation": "default",
|
||
"showFieldComment": true,
|
||
"showTableComment": true,
|
||
"shapes": [
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "UserService",
|
||
"x": 990,
|
||
"y": 1050,
|
||
"width": 400,
|
||
"height": 200,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 0,
|
||
"g": 0,
|
||
"b": 0,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "UpdateUserRequest",
|
||
"x": 1370,
|
||
"y": 680,
|
||
"width": 400,
|
||
"height": 270,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "DeleteUserRequest",
|
||
"x": 1510,
|
||
"y": 1000,
|
||
"width": 400,
|
||
"height": 100,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetUserResponse",
|
||
"x": 860,
|
||
"y": 30,
|
||
"width": 400,
|
||
"height": 390,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllUserByFilterRequest",
|
||
"x": 480,
|
||
"y": 1080,
|
||
"width": 400,
|
||
"height": 137,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllUserByFilterFilter",
|
||
"x": 30,
|
||
"y": 990,
|
||
"width": 400,
|
||
"height": 330,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllUserByFilterResponse",
|
||
"x": 990,
|
||
"y": 1310,
|
||
"width": 400,
|
||
"height": 118,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllUserByFilterResponseModel",
|
||
"x": 990,
|
||
"y": 1480,
|
||
"width": 400,
|
||
"height": 350,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "UserAddressService",
|
||
"x": 540,
|
||
"y": 2510,
|
||
"width": 400,
|
||
"height": 200,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 0,
|
||
"g": 0,
|
||
"b": 0,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "CreateNewUserAddressRequest",
|
||
"x": 1570,
|
||
"y": 2380,
|
||
"width": 400,
|
||
"height": 213,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "CreateNewUserAddressResponse",
|
||
"x": 920,
|
||
"y": 2200,
|
||
"width": 400,
|
||
"height": 100,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "UpdateUserAddressRequest",
|
||
"x": 1060,
|
||
"y": 2350,
|
||
"width": 400,
|
||
"height": 213,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "DeleteUserAddressRequest",
|
||
"x": 410,
|
||
"y": 1900,
|
||
"width": 400,
|
||
"height": 100,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetUserAddressRequest",
|
||
"x": 30,
|
||
"y": 2550,
|
||
"width": 400,
|
||
"height": 100,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetUserAddressResponse",
|
||
"x": 540,
|
||
"y": 2760,
|
||
"width": 400,
|
||
"height": 213,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllUserAddressByFilterRequest",
|
||
"x": 2090,
|
||
"y": 2650,
|
||
"width": 400,
|
||
"height": 137,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllUserAddressByFilterFilter",
|
||
"x": 2540,
|
||
"y": 2650,
|
||
"width": 400,
|
||
"height": 213,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllUserAddressByFilterResponse",
|
||
"x": 2090,
|
||
"y": 2470,
|
||
"width": 400,
|
||
"height": 118,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllUserAddressByFilterResponseModel",
|
||
"x": 2540,
|
||
"y": 2380,
|
||
"width": 400,
|
||
"height": 213,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "PackageService",
|
||
"x": 3830,
|
||
"y": 3450,
|
||
"width": 400,
|
||
"height": 120,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 0,
|
||
"g": 0,
|
||
"b": 0,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetPackageRequest",
|
||
"x": 4270,
|
||
"y": 3450,
|
||
"width": 400,
|
||
"height": 100,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetPackageResponse",
|
||
"x": 3830,
|
||
"y": 3630,
|
||
"width": 400,
|
||
"height": 175,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllPackageByFilterRequest",
|
||
"x": 3390,
|
||
"y": 3450,
|
||
"width": 400,
|
||
"height": 137,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllPackageByFilterFilter",
|
||
"x": 2940,
|
||
"y": 3430,
|
||
"width": 400,
|
||
"height": 175,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllPackageByFilterResponse",
|
||
"x": 3830,
|
||
"y": 3280,
|
||
"width": 400,
|
||
"height": 118,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllPackageByFilterResponseModel",
|
||
"x": 3830,
|
||
"y": 3040,
|
||
"width": 400,
|
||
"height": 175,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "UserOrderService",
|
||
"x": 530,
|
||
"y": 3730,
|
||
"width": 400,
|
||
"height": 175,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 0,
|
||
"g": 0,
|
||
"b": 0,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "CreateNewUserOrderRequest",
|
||
"x": 1030,
|
||
"y": 3540,
|
||
"width": 400,
|
||
"height": 230,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "CreateNewUserOrderResponse",
|
||
"x": 1530,
|
||
"y": 3700,
|
||
"width": 400,
|
||
"height": 100,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "UpdateUserOrderRequest",
|
||
"x": 400,
|
||
"y": 3050,
|
||
"width": 400,
|
||
"height": 213,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "DeleteUserOrderRequest",
|
||
"x": 30,
|
||
"y": 3770,
|
||
"width": 400,
|
||
"height": 100,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetUserOrderRequest",
|
||
"x": 530,
|
||
"y": 3960,
|
||
"width": 400,
|
||
"height": 100,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetUserOrderResponse",
|
||
"x": 2030,
|
||
"y": 3820,
|
||
"width": 400,
|
||
"height": 230,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllUserOrderByFilterRequest",
|
||
"x": 2030,
|
||
"y": 3630,
|
||
"width": 400,
|
||
"height": 137,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllUserOrderByFilterFilter",
|
||
"x": 2480,
|
||
"y": 3580,
|
||
"width": 400,
|
||
"height": 240,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllUserOrderByFilterResponse",
|
||
"x": 790,
|
||
"y": 3310,
|
||
"width": 400,
|
||
"height": 118,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "GetAllUserOrderByFilterResponseModel",
|
||
"x": 1230,
|
||
"y": 3260,
|
||
"width": 400,
|
||
"height": 230,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "CreateNewOtpTokenRequest",
|
||
"x": 2540,
|
||
"y": 1200,
|
||
"width": 400,
|
||
"height": 110,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "CreateNewOtpTokenResponse",
|
||
"x": 2540,
|
||
"y": 1000,
|
||
"width": 400,
|
||
"height": 150,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "VerifyOtpTokenRequest",
|
||
"x": 1250,
|
||
"y": 470,
|
||
"width": 400,
|
||
"height": 150,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "VerifyOtpTokenResponse",
|
||
"x": 2020,
|
||
"y": 970,
|
||
"width": 400,
|
||
"height": 170,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 200,
|
||
"g": 255,
|
||
"b": 160,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "UserAvatarFileModel",
|
||
"x": 1830,
|
||
"y": 740,
|
||
"width": 280,
|
||
"height": 140,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
},
|
||
{
|
||
"type": "table",
|
||
"schemaName": "FrontOffice",
|
||
"tableName": "SetAddressAsDefaultRequest",
|
||
"x": 800,
|
||
"y": 2050,
|
||
"width": 400,
|
||
"height": 100,
|
||
"isBold": false,
|
||
"titleColor": {
|
||
"r": 255,
|
||
"g": 214,
|
||
"b": 147,
|
||
"a": 1
|
||
}
|
||
}
|
||
],
|
||
"layers": [],
|
||
"relations": [
|
||
{
|
||
"name": "fk_UserService_UpdateUserRequest_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1320,
|
||
"y": 1035
|
||
},
|
||
{
|
||
"x": 1320,
|
||
"y": 810
|
||
},
|
||
{
|
||
"x": 1355,
|
||
"y": 810
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1328,
|
||
"y": 1045,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1405,
|
||
"y": 1070
|
||
},
|
||
{
|
||
"x": 1495,
|
||
"y": 1070
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1401,
|
||
"y": 1042,
|
||
"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_GetUserResponse_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1060,
|
||
"y": 1035
|
||
},
|
||
{
|
||
"x": 1060,
|
||
"y": 435
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1068,
|
||
"y": 1045,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 975,
|
||
"y": 1150
|
||
},
|
||
{
|
||
"x": 895,
|
||
"y": 1150
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 991,
|
||
"y": 1152,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1190,
|
||
"y": 1265
|
||
},
|
||
{
|
||
"x": 1190,
|
||
"y": 1295
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1198,
|
||
"y": 1255,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 465,
|
||
"y": 1150
|
||
},
|
||
{
|
||
"x": 445,
|
||
"y": 1150
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 481,
|
||
"y": 1152,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1190,
|
||
"y": 1443
|
||
},
|
||
{
|
||
"x": 1190,
|
||
"y": 1465
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1198,
|
||
"y": 1433,
|
||
"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_CreateNewUserAddressResponse_1",
|
||
"sourceTableName": "UserAddressService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 870,
|
||
"y": 2495
|
||
},
|
||
{
|
||
"x": 870,
|
||
"y": 2250
|
||
},
|
||
{
|
||
"x": 905,
|
||
"y": 2250
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 878,
|
||
"y": 2475,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 955,
|
||
"y": 2530
|
||
},
|
||
{
|
||
"x": 1000,
|
||
"y": 2530
|
||
},
|
||
{
|
||
"x": 1000,
|
||
"y": 2500
|
||
},
|
||
{
|
||
"x": 1045,
|
||
"y": 2500
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 951,
|
||
"y": 2532,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 610,
|
||
"y": 2495
|
||
},
|
||
{
|
||
"x": 610,
|
||
"y": 2015
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 618,
|
||
"y": 2475,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 525,
|
||
"y": 2610
|
||
},
|
||
{
|
||
"x": 445,
|
||
"y": 2610
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 541,
|
||
"y": 2582,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 740,
|
||
"y": 2725
|
||
},
|
||
{
|
||
"x": 740,
|
||
"y": 2745
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 748,
|
||
"y": 2715,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 955,
|
||
"y": 2690
|
||
},
|
||
{
|
||
"x": 2075,
|
||
"y": 2690
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 951,
|
||
"y": 2692,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 955,
|
||
"y": 2660
|
||
},
|
||
{
|
||
"x": 2030,
|
||
"y": 2660
|
||
},
|
||
{
|
||
"x": 2030,
|
||
"y": 2550
|
||
},
|
||
{
|
||
"x": 2075,
|
||
"y": 2550
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 951,
|
||
"y": 2662,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 2505,
|
||
"y": 2720
|
||
},
|
||
{
|
||
"x": 2525,
|
||
"y": 2720
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 2501,
|
||
"y": 2722,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 2505,
|
||
"y": 2530
|
||
},
|
||
{
|
||
"x": 2525,
|
||
"y": 2530
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 2501,
|
||
"y": 2532,
|
||
"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_GetPackageRequest_1",
|
||
"sourceTableName": "PackageService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 4245,
|
||
"y": 3500
|
||
},
|
||
{
|
||
"x": 4255,
|
||
"y": 3500
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 4241,
|
||
"y": 3472,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 4030,
|
||
"y": 3585
|
||
},
|
||
{
|
||
"x": 4030,
|
||
"y": 3615
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 4038,
|
||
"y": 3575,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3815,
|
||
"y": 3500
|
||
},
|
||
{
|
||
"x": 3805,
|
||
"y": 3500
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3831,
|
||
"y": 3502,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 4030,
|
||
"y": 3435
|
||
},
|
||
{
|
||
"x": 4030,
|
||
"y": 3413
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 4038,
|
||
"y": 3445,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 3375,
|
||
"y": 3500
|
||
},
|
||
{
|
||
"x": 3355,
|
||
"y": 3500
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 3391,
|
||
"y": 3502,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 4030,
|
||
"y": 3265
|
||
},
|
||
{
|
||
"x": 4030,
|
||
"y": 3230
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 4038,
|
||
"y": 3275,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 945,
|
||
"y": 3750
|
||
},
|
||
{
|
||
"x": 980,
|
||
"y": 3750
|
||
},
|
||
{
|
||
"x": 980,
|
||
"y": 3700
|
||
},
|
||
{
|
||
"x": 1015,
|
||
"y": 3700
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 941,
|
||
"y": 3752,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 945,
|
||
"y": 3820
|
||
},
|
||
{
|
||
"x": 1480,
|
||
"y": 3820
|
||
},
|
||
{
|
||
"x": 1480,
|
||
"y": 3770
|
||
},
|
||
{
|
||
"x": 1515,
|
||
"y": 3770
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 941,
|
||
"y": 3792,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 600,
|
||
"y": 3715
|
||
},
|
||
{
|
||
"x": 600,
|
||
"y": 3278
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 608,
|
||
"y": 3725,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 515,
|
||
"y": 3820
|
||
},
|
||
{
|
||
"x": 445,
|
||
"y": 3820
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 531,
|
||
"y": 3792,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 730,
|
||
"y": 3920
|
||
},
|
||
{
|
||
"x": 730,
|
||
"y": 3945
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 738,
|
||
"y": 3880,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 945,
|
||
"y": 3890
|
||
},
|
||
{
|
||
"x": 2015,
|
||
"y": 3890
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 941,
|
||
"y": 3892,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 945,
|
||
"y": 3850
|
||
},
|
||
{
|
||
"x": 1980,
|
||
"y": 3850
|
||
},
|
||
{
|
||
"x": 1980,
|
||
"y": 3740
|
||
},
|
||
{
|
||
"x": 2015,
|
||
"y": 3740
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 941,
|
||
"y": 3852,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 740,
|
||
"y": 3715
|
||
},
|
||
{
|
||
"x": 740,
|
||
"y": 3370
|
||
},
|
||
{
|
||
"x": 775,
|
||
"y": 3370
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 748,
|
||
"y": 3725,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 2445,
|
||
"y": 3700
|
||
},
|
||
{
|
||
"x": 2465,
|
||
"y": 3700
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 2441,
|
||
"y": 3702,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1205,
|
||
"y": 3370
|
||
},
|
||
{
|
||
"x": 1215,
|
||
"y": 3370
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1201,
|
||
"y": 3372,
|
||
"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_UserService_CreateNewOtpTokenRequest_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1405,
|
||
"y": 1230
|
||
},
|
||
{
|
||
"x": 2525,
|
||
"y": 1230
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1395,
|
||
"y": 1192,
|
||
"width": 315,
|
||
"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_CreateNewOtpTokenResponse_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1405,
|
||
"y": 1200
|
||
},
|
||
{
|
||
"x": 2480,
|
||
"y": 1200
|
||
},
|
||
{
|
||
"x": 2480,
|
||
"y": 1080
|
||
},
|
||
{
|
||
"x": 2525,
|
||
"y": 1080
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1395,
|
||
"y": 1162,
|
||
"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_UserService_VerifyOtpTokenResponse_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1405,
|
||
"y": 1150
|
||
},
|
||
{
|
||
"x": 1970,
|
||
"y": 1150
|
||
},
|
||
{
|
||
"x": 1970,
|
||
"y": 1070
|
||
},
|
||
{
|
||
"x": 2005,
|
||
"y": 1070
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1395,
|
||
"y": 1112,
|
||
"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_UserService_VerifyOtpTokenRequest_1",
|
||
"sourceTableName": "UserService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1190,
|
||
"y": 1035
|
||
},
|
||
{
|
||
"x": 1190,
|
||
"y": 550
|
||
},
|
||
{
|
||
"x": 1235,
|
||
"y": 550
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1192,
|
||
"y": 1005,
|
||
"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_UpdateUserRequest_UserAvatarFileModel_1",
|
||
"sourceTableName": "UpdateUserRequest",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 1785,
|
||
"y": 810
|
||
},
|
||
{
|
||
"x": 1815,
|
||
"y": 810
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 1775,
|
||
"y": 772,
|
||
"width": 317,
|
||
"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": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 955,
|
||
"y": 2620
|
||
},
|
||
{
|
||
"x": 1520,
|
||
"y": 2620
|
||
},
|
||
{
|
||
"x": 1520,
|
||
"y": 2530
|
||
},
|
||
{
|
||
"x": 1555,
|
||
"y": 2530
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 945,
|
||
"y": 2582,
|
||
"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_SetAddressAsDefaultRequest_1",
|
||
"sourceTableName": "UserAddressService",
|
||
"sourceSchemaName": "FrontOffice",
|
||
"lineWidth": 1,
|
||
"visible": true,
|
||
"vertices": [
|
||
{
|
||
"x": 740,
|
||
"y": 2495
|
||
},
|
||
{
|
||
"x": 740,
|
||
"y": 2100
|
||
},
|
||
{
|
||
"x": 785,
|
||
"y": 2100
|
||
}
|
||
],
|
||
"label": {
|
||
"x": 742,
|
||
"y": 2465,
|
||
"width": 369,
|
||
"height": 30,
|
||
"fontName": "Arial Unicode MS",
|
||
"fontSize": 14,
|
||
"fontColor": {
|
||
"r": 51,
|
||
"g": 51,
|
||
"b": 51,
|
||
"a": 1
|
||
},
|
||
"isFontBold": false,
|
||
"isFontItalic": false,
|
||
"isVisible": false
|
||
}
|
||
}
|
||
],
|
||
"viewRelations": []
|
||
}
|
||
]
|
||
} |