%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : www.kowitt.ac.th / Your IP : 216.73.216.118 Web Server : Microsoft-IIS/7.5 System : Windows NT SERVER02 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.6.31 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Windows/Microsoft.NET/Framework64/v4.0.30319/SQL/en/ |
Upload File : |
set ansi_nulls on set quoted_identifier on set nocount on go if exists (select * from sys.objects where object_id = object_id(N'[System.Activities.DurableInstancing].[ParseBinaryPropertyValue]') and type in (N'FN', N'IF', N'TF', N'FS', N'FT')) drop function [System.Activities.DurableInstancing].[ParseBinaryPropertyValue] go if exists (select * from sys.objects where object_id = object_id(N'[System.Activities.DurableInstancing].[GetExpirationTime]') and type in (N'FN', N'IF', N'TF', N'FS', N'FT')) drop function [System.Activities.DurableInstancing].[GetExpirationTime] go if exists (select * from sys.objects where object_id = object_id(N'[System.Activities.DurableInstancing].[CreateLockOwner]') and type in (N'P', N'PC')) drop procedure [System.Activities.DurableInstancing].[CreateLockOwner] go if exists (select * from sys.objects where object_id = object_id(N'[System.Activities.DurableInstancing].[DeleteLockOwner]') and type in (N'P', N'PC')) drop procedure [System.Activities.DurableInstancing].[DeleteLockOwner] go if exists (select * from sys.objects where object_id = object_id(N'[System.Activities.DurableInstancing].[ExtendLock]') and type in (N'P', N'PC')) drop procedure [System.Activities.DurableInstancing].[ExtendLock] go if exists (select * from sys.objects where object_id = object_id(N'[System.Activities.DurableInstancing].[AssociateKeys]') and type in (N'P', N'PC')) drop procedure [System.Activities.DurableInstancing].[AssociateKeys] go if exists (select * from sys.objects where object_id = object_id(N'[System.Activities.DurableInstancing].[CompleteKeys]') and type in (N'P', N'PC')) drop procedure [System.Activities.DurableInstancing].[CompleteKeys] go if exists (select * from sys.objects where object_id = object_id(N'[System.Activities.DurableInstancing].[FreeKeys]') and type in (N'P', N'PC')) drop procedure [System.Activities.DurableInstancing].[FreeKeys] go if exists (select * from sys.objects where object_id = object_id(N'[System.Activities.DurableInstancing].[CreateInstance]') and type in (N'P', N'PC')) drop procedure [System.Activities.DurableInstancing].[CreateInstance] go if exists (select * from sys.objects where object_id = object_id(N'[System.Activities.DurableInstancing].[LockInstance]') and type in (N'P', N'PC')) drop procedure [System.Activities.DurableInstancing].[LockInstance] go if exists (select * from sys.objects where object_id = object_id(N'[System.Activities.DurableInstancing].[RecoverInstanceLocks]') and type in (N'P', N'PC')) drop procedure [System.Activities.DurableInstancing].[RecoverInstanceLocks] go if exists (select * from sys.objects where object_id = object_id(N'[System.Activities.DurableInstancing].[DetectRunnableInstances]') and type in (N'P', N'PC')) drop procedure [System.Activities.DurableInstancing].[DetectRunnableInstances] go if exists (select * from sys.objects where object_id = object_id(N'[System.Activities.DurableInstancing].[TryLoadRunnableInstance]') and type in (N'P', N'PC')) drop procedure [System.Activities.DurableInstancing].[TryLoadRunnableInstance] go if exists (select * from sys.objects where object_id = object_id(N'[System.Activities.DurableInstancing].[CreateServiceDeployment]') and type in (N'P', N'PC')) drop procedure [System.Activities.DurableInstancing].[CreateServiceDeployment] go if exists (select * from sys.objects where object_id = object_id(N'[System.Activities.DurableInstancing].[GetActivatableWorkflowsActivationParameters]') and type in (N'P', N'PC')) drop procedure [System.Activities.DurableInstancing].[GetActivatableWorkflowsActivationParameters] go if exists (select * from sys.objects where object_id = object_id(N'[System.Activities.DurableInstancing].[LoadInstance]') and type in (N'P', N'PC')) drop procedure [System.Activities.DurableInstancing].[LoadInstance] go if exists (select * from sys.objects where object_id = object_id(N'[System.Activities.DurableInstancing].[DeleteInstance]') and type in (N'P', N'PC')) drop procedure [System.Activities.DurableInstancing].[DeleteInstance] go if exists (select * from sys.objects where object_id = object_id(N'[System.Activities.DurableInstancing].[SaveInstance]') and type in (N'P', N'PC')) drop procedure [System.Activities.DurableInstancing].[SaveInstance] go if exists (select * from sys.triggers where object_id = OBJECT_ID(N'[System.Activities.DurableInstancing].[DeleteInstanceTrigger]')) drop trigger [System.Activities.DurableInstancing].[DeleteInstanceTrigger] go if exists (select * from sys.triggers where object_id = OBJECT_ID(N'[System.Activities.DurableInstancing].[DeleteServiceDeploymentTrigger]')) drop trigger [System.Activities.DurableInstancing].[DeleteServiceDeploymentTrigger] go if exists (select * from sys.objects where object_id = object_id(N'[System.Activities.DurableInstancing].[InsertRunnableInstanceEntry]') and type in (N'P', N'PC')) drop procedure [System.Activities.DurableInstancing].[InsertRunnableInstanceEntry] go if exists (select * from sys.objects where object_id = object_id(N'[System.Activities.DurableInstancing].[InsertPromotedProperties]') and type in (N'P', N'PC')) drop procedure [System.Activities.DurableInstancing].[InsertPromotedProperties] go if exists (select * from sys.objects where object_id = object_id(N'[System.Activities.DurableInstancing].[UnlockInstance]') and type in (N'P', N'PC')) drop procedure [System.Activities.DurableInstancing].[UnlockInstance] go if exists (select * from sys.objects where object_id = object_id(N'[System.Activities.DurableInstancing].[InsertDefinitionIdentity]') and type in (N'P', N'PC')) drop procedure [System.Activities.DurableInstancing].[InsertDefinitionIdentity] go if exists (select 1 from sys.objects where object_id = object_id(N'[System.Activities.DurableInstancing].[GetWorkflowInstanceStoreVersion]') and type in (N'P', N'PC')) drop procedure [System.Activities.DurableInstancing].[GetWorkflowInstanceStoreVersion] go