IDTSDynamicName100.GetDynamicName Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the dynamic name for the DTS.
public:
System::String ^ GetDynamicName();
public string GetDynamicName ();
abstract member GetDynamicName : unit -> string
Public Function GetDynamicName () As String
Returns
The dynamic name for the DTS.