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 命名空間