Microsoft.SqlServer.WebServiceTask
命名空间包含用于运行 Web 方法和在指定位置中存储结果的类和成员。
在某一参数属于 类型时持有该参数的值。
初始化 类的新实例。
初始化 类的新实例,并且初始化数组元素的 。
A value from the enumeration. Represents the parameter type of the parameters in the array.
创建与当前 完全相同的 类的实例。
An object whose properties are identical to those of the .
确定两个对象实例是否相等。
true if the specified object is equal to the current object; otherwise, false.
The object to compare with the current object.
返回 类的实例的哈希代码。
A 32-bit signed integer hash code.
获取或设置数组的元素。
A collection that contains the elements in the array.
获取参数类型。
A value from the enumeration.
封装与复杂类型参数的一个属性有关的信息。
初始化 类的新实例。
初始化 类的新实例,并且初始化 的名称、数据类型和参数类型。
The name of the property.
The data type of the property.
The of the property.
创建与当前 完全相同的 类的实例。
An object whose properties are identical to those of the .
确定两个对象实例是否相等。
true if the specified object is equal to the current object; otherwise, false.
The object to compare with the current object.
返回 类的实例的哈希代码。
A 32-bit signed integer that is the hash code for this instance.
获取属性的数据类型。
The data type of the property.
获取属性的名称。
The name of the property.
获取参数的 。
A value from the enumeration that indicates the parameter type.
获取或设置属性的值。
A object that contains the value of the property.
封装复杂类型参数的值。
初始化 类的新实例。
初始化 类的新实例,并且初始化 的属性。
The properties to initialize the with.
创建与当前 完全相同的 类的实例。
An object whose properties are identical to those of this .
确定两个对象实例是否相等。
true if the specified object is equal to the current object; otherwise, false.
The object to compare with the current object.
返回此对象的哈希代码。
A 32-bit signed integer hash code.
获取 类的属性数组。
A array.
对 Web 方法调用结果的存储位置进行分类。Web 方法的结果可以存储于文件或变量中。
将结果存储在文件中。
将结果存储在变量中。
创建与某一 Web 方法的一个参数相对应的 类的实例。
初始化 类的新实例。
初始化 类的新实例,并且使用与传递到该方法的参数有关的信息。
The name of the parameter.
The data type of the parameter.
The type of the parameter. This is a value from the enumeration.
The sequence number of the parameter in the method signature.
创建与当前 完全相同的 的实例。无法继承此类。
An object whose properties are identical to those of this .
确定两个对象实例是否相等。
true if the specified object is equal to the current object; otherwise, false.
The object to compare with the current object.
返回此对象的哈希代码。
A 32-bit signed integer hash code.
获取参数的数据类型。
The data type of the parameter.
获取参数的名称。
The name of the parameter.
获取参数的类型。
A value from the enumeration that indicates the type of the parameter.
获取或设置参数的值。
A value from the enumeration that indicates the value of the parameter. This could represent a complex value, primitive value, array value or enumeration value.
获取方法签名中某一参数的序列号。
A value that indicates the sequence number of the parameter in the method signature.
定义传递给某一 Web 服务方法的参数的类型。
指定该参数是数组。
指定该参数是复杂类型。
指定该参数是枚举值。
指定该参数是基元类型。
指定该参数值包含在某一变量中。
定义一个抽象基类,该基类表示传递给某一 Web 方法的参数值。
初始化 类的新实例。
创建与当前 类完全相同的 类的实例。
An object.
表示 对象的集合。
初始化 类的新实例。
将 添加到集合的末尾。
The to add to the collection.
创建集合的深层副本。无法继承此方法。
A deep copy of the collection.
指示是否可以通过使用索引访问集合中的项而不引发异常。
true if the collection can be accessed by using the syntax DTSParamValueCollection [index]; false if indexing cannot be used to retrieve items from the collection.
The name, identity, ID, or index of the object to locate in the collection.
确定两个对象实例是否相等。
true if the specified object is equal to the current object; otherwise, false.
The object to compare with the current object.
返回此对象的哈希代码。
A 32-bit signed integer hash code.
返回集合中值的第一个匹配项的索引(索引从零开始)。
The index of the first occurrence of the specified value within the collection, if found; otherwise, this method returns -1.
The to locate in the collection.
将新的 对象添加到由索引指定的位置处的集合中。
The location in the collection to put the new object.
The object to insert into the collection.
获取指定索引处的元素。
A object.
The name, ID, or index of the object to return from the collection.
封装 Web 方法的详细信息。
初始化 类的新实例。
使用指定的方法名称、消息名称和方法的文档初始化 类的新实例。
The name of the method.
The name of the message.
The documentation for the method.
创建与当前对象完全相同的 类的实例。
An object whose properties are identical to those of the current object.
确定两个对象实例是否相等。
true if the object instances are equal; otherwise, false.
The object to compare with the current object.
返回此对象的哈希代码。
A 32-bit signed integer hash code.
获取文档。
The documentation.
获取消息的名称。
The name of the message.
获取方法的名称。
The name of the method.
获取或设置一个数组,该数组包含某一方法的所有参数信息。
An array of objects, one instance per parameter.
获取一个值,该值指示是否支持某一 Web 方法。
true if the Web method is supported; otherwise, false.
在某一参数类型属于 类型时持有该参数的值。
初始化 类的新实例。
初始化 类的新实例,并且使用包含枚举的所有可能值的数组。
An array that contains all possible values of the enumeration.
创建与当前 完全相同的 类的实例。
An object whose properties are identical to those of this .
确定两个对象实例是否相等。
true if the specified object is equal to the current object; otherwise, false.
The object to compare with the current object.
返回此对象的哈希代码。
A 32-bit signed integer hash code.
获取枚举对象的可能值。
An array of type String that contains the possible values of the enumeration object.
获取或设置参数的值。
The value of the parameter.
包含用于标识某一基元数据类型并将该基元类型映射到某一 Microsoft .NET Framework 系统类型的方法。
初始化 类的新实例。
比较两个数组。
true if both arrays are null; false is returned if either array is null, their lengths are different, or an element in one is different that the matching element in the other array.
The first array to have in the comparison.
The second array that you want to compare to the first.
获取与值类型相对应的 Microsoft .NET Framework System.Type 的完整名称。
The full name of the .NET Framework System.Type that corresponds to the value type.
The type name, as in value type.
指示某一数据类型是否是值类型。
true if the data type is a value type; otherwise, false.
The name of the type to verify the data type of.
指示某个值是否可以转换为指定的基元数据类型。
true if the value can be converted to the primitive data type; otherwise, false.
The primitive data type.
The value to validate.
封装 类型的特定 。
初始化 类的新实例。
创建与当前 完全相同的 类的新实例。
An object whose properties are identical to those of the .
确定两个对象实例是否相等。
true if the specified object is equal to the current object; otherwise, false.
The object to compare with the current object.
返回此对象的哈希代码。
A 32-bit signed integer hash code.
获取或设置参数的值。
The value of the parameter.
运行某一 Web 方法并将结果存储在指定的位置中。无法继承此类。
初始化 类的新实例。
将 传递给该任务。该任务将使用断点管理器来创建、删除和检查断点的状态。此方法由运行时调用,在代码中未使用。
The breakpoint manager for this task.
运行 Web 服务任务。
A value from the enumeration.
A collection of connections used by the task,
A object for locking variables.
An object that implements the interface.
An object that implements the interface.
The transaction object that the container is a part of. This value can be null.
初始化与该 Web 服务任务相关联的属性。此方法由运行时调用,在代码中未使用。
A collection of connections used by the task.
A object for locking variables.
An object that implements the interface.
An object that implements the interface.
A collection that contains events to be raised during execution of the task.
A collection of log entries.
An object reference tracker.
此方法不能由应用程序代码调用。若要加载保存为 .xml 的包,请使用 方法。
The node that contains the information to load.
An object that implements the interface for firing events during persistence.
暂停后恢复执行任务。由运行时引擎恢复任务或容器。
此方法不能由应用程序代码调用。若将包保存为 .xml,请使用 方法。
The Xml document to save the information to.
The node within the above document to save the information to.
指示可执行文件需要挂起。运行时引擎调用此方法。
验证该 Web 服务组件已正确配置。
A value from the enumeration.
A collection of connections used by the task.
A object for locking variables.
An object that implements the interface.
An object that implements the interface.
获取或设置要使用的连接的名称。
The name of the connection to use.
获取或设置一个 Boolean 值,该值指示任务是否处于调试模式中。 属性可由多个线程同时访问。为了确保线程安全并避免并发问题,请使用 Microsoft .NET Framework 中提供的 Interlocked 类。
true if the task is in debug mode; otherwise, false.
获取或设置 Web 方法的结果的输出位置。
The output location of the results of the Web method.
获取或设置一个值,该值指示 Web 方法调用的结果的存储位置。
A value from the that indicates the location to store the results of the Web method.
获取或设置一个值,该值指示是否将覆盖 Web 服务描述语言 (WDSL) 文件。
true indicates that the WSDL file will be overwritten; false indicates that the file will not be overwritten.
获取或设置 Web 服务的名称。
The name of the Web service.
获取或设置一个布尔值,该值指示在遇到断点时任务是否应挂起。遇到断点时,将由任务和容器的运行时引擎设置此值。
true if the task suspends when it encounters a breakpoint.
获取或设置 对象。
A object.
获取或设置要从文件 URL 或 HTTP URL 读取的 Web 服务描述语言 (WSDL) 文件的名称。
The name of the WSDL file to be downloaded from the specified URL.
包含 使用的异常的定义。
初始化 类的新实例,并且初始化错误消息字符串。
The error message string to be used in the exception.
初始化 类的新实例,并且初始化 SerializationInfo 和 StreamingContext。
The SerializationInfo that holds the serialized object data about the exception being thrown.
The StreamingContext that contains contextual information about the source or destination.
初始化 类的新实例,并且初始化错误消息和错误代码。
The error message to use in the exception.
The error code to use in the exception.
指定错误代码的默认值。
指定该任务遇到不支持的情况时使用的错误代码。
使用有关异常的信息设置 SerializationInfo。
The SerializationInfo that holds the serialized object data about the exception being thrown.
The StreamingContext that contains contextual information about the source or destination.
获取错误代码。
The error code.
访问并调用 Web 服务。此类由 及其用户界面用作函数的可重用的库。
初始化 类的新实例,并且初始化 HTTP 连接和 Web 服务描述语言 (WSDL) 文件以便下载。
The HTTP connection.
The fully-qualified path for WSDL file to be downloaded.
释放用于分析 Web 服务描述语言 (WSDL) 并调用 Web 方法的所有资源。
返回一个数组,该数组包含 Web 服务描述语言 (WSDL) 中提供的所有服务。
An array of type String that contains a list of all the services.
获取一个数组,该数组包含在某一服务中提供的所有方法。
An array of type .
The name of the service.
使用提供的参数调用指定的 Web 方法。
The results from the call to the Web method.
A that provides information about the Web method to be called.
The name of the service.
An that provides the URL for the Web service.
The associated with the task.