IDTSPackageInfo100.CreationDate 属性

定义

public:
 property DateTime CreationDate { DateTime get(); };
[System.Runtime.InteropServices.DispId(5)]
public DateTime CreationDate { [System.Runtime.InteropServices.DispId(5)] get; }
[<System.Runtime.InteropServices.DispId(5)>]
[<get: System.Runtime.InteropServices.DispId(5)>]
member this.CreationDate : DateTime
Public ReadOnly Property CreationDate As DateTime

属性值

一个 DateTime 值,指示创建包的日期。

属性

适用于