SequenceClass.CreationName 属性

定义

获取用于创建 DtsContainer 对象实例的字符串。

public:
 virtual property System::String ^ CreationName { System::String ^ get(); };
public virtual string CreationName { get; }
member this.CreationName : string
Public Overridable ReadOnly Property CreationName As String

属性值

一个包含名称的字符串。

实现

注解

有关详细信息,请参阅 Sequence

适用于