FileSystemTask.PreservedAttributes プロパティ
データ変換サービスで維持される属性を取得します。値の設定も可能です。
名前空間: Microsoft.SqlServer.Dts.Tasks.FileSystemTask
アセンブリ: Microsoft.SqlServer.FileSystemTask (Microsoft.SqlServer.FileSystemTask.dll)
構文
'宣言
Public Property PreservedAttributes As DTSPreservedAttributes
Get
Set
'使用
Dim instance As FileSystemTask
Dim value As DTSPreservedAttributes
value = instance.PreservedAttributes
instance.PreservedAttributes = value
public DTSPreservedAttributes PreservedAttributes { get; set; }
public:
property DTSPreservedAttributes PreservedAttributes {
DTSPreservedAttributes get ();
void set (DTSPreservedAttributes value);
}
member PreservedAttributes : DTSPreservedAttributes with get, set
function get PreservedAttributes () : DTSPreservedAttributes
function set PreservedAttributes (value : DTSPreservedAttributes)
プロパティ値
型: Microsoft.SqlServer.Dts.Tasks.FileSystemTask.DTSPreservedAttributes
データ変換サービスで維持される属性です。