程序集:Microsoft.SqlServer.ExecProcTask(在 Microsoft.SqlServer.ExecProcTask.dll 中) 语法 C# boolFailTaskIfReturnCodeIsNotSuccessValue {get;set; } 属性值 类型:System. . :: . .Boolean 请参阅 参考 IDTSExecuteProcess 接口 Microsoft.SqlServer.Dts.Tasks.ExecuteProcess 命名空间...
public bool FailTaskIfReturnCodeIsNotSuccessValue { get; set; } 属性值 Boolean 如果进程退出代码与指定的 SuccessValue值不同,则为 true;如果任务继续执行,则为 true,而不考虑进程错误代码与 SuccessValue 属性之间的不匹配。 实现 FailTaskIfReturnCodeIsNotSuccessValue 适用于 ...
apress and hold unit until display cal,be sure the pan is empty,press unit again,cai will twinkele when enter zero calibration ,themax.cap value will twinkle if it is stable,place the weight according to the display value,the calibrate is successful if pass is displayed ,it will return to...
publicboolFailTaskIfReturnCodeIsNotSuccessValue {get;set; } Property Value Boolean true if the task fails if the process exit code is different from the value specified inSuccessValue; false if the task continues regardless of a mismatch between the process error ...
FailTaskIfReturnCodeIsNotSuccessValue 属性 此API 支持 SQL Server 2008 基础结构,但不能通过代码直接使用。 命名空间: Microsoft.SqlServer.Dts.Tasks.ExecuteProcess 程序集: Microsoft.SqlServer.ExecProcTask(在 Microsoft.SqlServer.ExecProcTask.dll 中) 语法 C# 复制 bool FailTaskIfReturnCodeIsNotSuccessValue...
boolFailTaskIfReturnCodeIsNotSuccessValue {get;set; } 线程安全 Any public static (Sharedin Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe. 平台 开发平台 有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。
获取或设置一个值,该值指示在进程退出代码与 SuccessValue 中指定的值不同时任务是否失败。 C# 复制 public bool FailTaskIfReturnCodeIsNotSuccessValue { get; set; } 属性值 Boolean 如果进程退出代码与指定的 SuccessValue值不同,则为 true;如果任务继续执行,则为 true,...
public bool FailTaskIfReturnCodeIsNotSuccessValue { get; set; } 属性值类型:System.Boolean true if the task fails if the process exit code is different from the value specified in SuccessValue; false if the task continues regardless of a mismatch between the process error code and the Success...
bool FailTaskIfReturnCodeIsNotSuccessValue { get; set; } 线程安全Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.平台开发平台有关支持的平台列表,请参阅安装SQL Server 2005 的硬件和软件要求。目...
public bool FailTaskIfReturnCodeIsNotSuccessValue { get; set; } 属性值true if the task fails if the process exit code is different from the value specified in SuccessValue; false if the task continues regardless of a mismatch between the process error code and the SuccessValue property.线程...