Represents the collection for environment references.
继承层次结构
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>
Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>
Microsoft.SqlServer.Management.IntegrationServices.EnvironmentReferenceCollection
命名空间: Microsoft.SqlServer.Management.IntegrationServices
程序集: Microsoft.SqlServer.Management.IntegrationServices(在 Microsoft.SqlServer.Management.IntegrationServices.dll 中)
语法
声明
Public NotInheritable Class EnvironmentReferenceCollection _
Inherits SfcCollatedDictionaryCollection(Of EnvironmentReference, EnvironmentReference.Key, ProjectInfo)
用法
Dim instance As EnvironmentReferenceCollection
public sealed class EnvironmentReferenceCollection : SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>
public ref class EnvironmentReferenceCollection sealed : public SfcCollatedDictionaryCollection<EnvironmentReference^, EnvironmentReference.Key^, ProjectInfo^>
[<SealedAttribute>]
type EnvironmentReferenceCollection =
class
inherit SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>
end
public final class EnvironmentReferenceCollection extends SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo>
EnvironmentReferenceCollection 类型公开以下成员。
属性
.gif) |
Ascending |
(从 SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) |
Count |
(从 SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) |
Initialized |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) |
IsReadOnly |
(从 SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) |
IsSynchronized |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) |
Item[K] |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) |
Item[String, String] |
Gets the environment reference from the environment reference collection based upon the specified name and environment folder name. |
.gif) |
Parent |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) |
SyncRoot |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
页首
方法
.gif) |
Add(String) |
Adds a local reference to an environment under the current folder with the specified environment name. |
.gif) |
Add(T) |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) |
Add(String, String) |
Adds a reference to an environment with the specified environment name and folder name. |
.gif) |
Clear |
(从 SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) |
Contains(T) |
(从 SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) |
Contains(T) |
(从 SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) |
Contains(String, String) |
Returns a value that indicates whether the environment reference collection contains the specified name and environment folder name. |
.gif) |
CopyTo(Array, Int32) |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) |
CopyTo(array<T[], Int32) |
(从 SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) |
Equals |
(从 Object 继承。) |
.gif) |
GetEnumerator |
(从 SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) |
GetHashCode |
(从 Object 继承。) |
.gif) |
GetType |
(从 Object 继承。) |
.gif) |
Refresh() |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) |
Refresh(Boolean) |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) |
Remove(T) |
(从 SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) |
Remove(String, String) |
Removes a reference specified by the environment name and the environment folder name. |
.gif) |
RemoveInternal |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) |
Rename |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) |
ToString |
(从 Object 继承。) |
.gif) |
TryGetValue |
(从 SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
页首
显式接口实现
.gif) .gif) |
ISfcCollection.Add |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) .gif) |
ISfcCollection.AddShadow |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) .gif) |
IComparer<K>.Compare |
(从 SfcCollatedDictionaryCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) .gif) |
IListSource.ContainsListCollection |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) .gif) |
ISfcCollection.Count |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) .gif) |
ISfcCollection.EnsureInitialized |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) .gif) |
ISfcCollection.FinishMerge |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) .gif) |
ISfcCollection.GetCollectionElementNameImpl |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) .gif) |
ISfcCollection.GetElementFactory |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) .gif) |
IEnumerable.GetEnumerator |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) .gif) |
ISfcCollection.GetExisting |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) .gif) |
IListSource.GetList |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) .gif) |
ISfcCollection.GetObjectByKey |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) .gif) |
ISfcCollection.Initialized |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) .gif) |
ISfcCollection.Parent |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) .gif) |
ISfcCollection.PrepareMerge |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) .gif) |
ISfcCollection.Remove |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) .gif) |
ISfcCollection.RemoveElement |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
.gif) .gif) |
ISfcCollection.Rename |
(从 SfcCollection<EnvironmentReference, EnvironmentReference.Key, ProjectInfo> 继承。) |
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。
请参阅
参考
Microsoft.SqlServer.Management.IntegrationServices 命名空间