CManagedComponentWrapperClass.GetEnumerationCollection(String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
virtual Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSFriendlyEnumCollection100 ^ GetEnumerationCollection(System::String ^ bstrEnumName) = Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSDesigntimeComponent100::GetEnumerationCollection;
[System.Runtime.InteropServices.DispId(36)]
public virtual Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSFriendlyEnumCollection100 GetEnumerationCollection (string bstrEnumName);
[<System.Runtime.InteropServices.DispId(36)>]
abstract member GetEnumerationCollection : string -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSFriendlyEnumCollection100
override this.GetEnumerationCollection : string -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSFriendlyEnumCollection100
Public Overridable Function GetEnumerationCollection (bstrEnumName As String) As IDTSFriendlyEnumCollection100
パラメーター
- bstrEnumName
- String
戻り値
実装
- 属性