SoapMethodCollectionBase 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public class SoapMethodCollectionBase : Microsoft.SqlServer.Management.Smo.SimpleObjectCollectionBase
type SoapMethodCollectionBase = class
inherit SimpleObjectCollectionBase
Public Class SoapMethodCollectionBase
Inherits SimpleObjectCollectionBase
- 继承
-
SoapMethodCollectionBase
- 派生
字段
| 名称 | 说明 |
|---|---|
| initialized | (继承自 AbstractCollectionBase) |
属性
| 名称 | 说明 |
|---|---|
| Count | (继承自 SmoCollectionBase) |
| IsSynchronized | (继承自 SmoCollectionBase) |
| ParentInstance | (继承自 AbstractCollectionBase) |
| SyncRoot | (继承自 SmoCollectionBase) |
方法
显式接口实现
| 名称 | 说明 |
|---|---|
| ICollection.CopyTo(Array, Int32) | (继承自 SmoCollectionBase) |