次の方法で共有


IDTSManagedPropertyHelper100.GetNextManagedProperty メソッド

定義

public:
 bool GetNextManagedProperty([Runtime::InteropServices::Out] Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DTS_MANAGED_PROPERTY % nextManagedProperty);
public bool GetNextManagedProperty (out Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.DTS_MANAGED_PROPERTY nextManagedProperty);
abstract member GetNextManagedProperty : DTS_MANAGED_PROPERTY -> bool
Public Function GetNextManagedProperty (ByRef nextManagedProperty As DTS_MANAGED_PROPERTY) As Boolean

パラメーター

nextManagedProperty
DTS_MANAGED_PROPERTY

戻り値

の管理プロパティを取得する場合は true。それ以外の場合は false

適用対象