다음을 통해 공유


NewFileStorage 메서드

Creates a new location on the file system in which the original or the upgraded packages will be stored.

네임스페이스:  Microsoft.SqlServer.Dts.Runtime
어셈블리:  Microsoft.SqlServer.ManagedDTS(Microsoft.SqlServer.ManagedDTS.dll)

구문

‘선언
Public Shared Function NewFileStorage As StorageInfo
‘사용 방법
Dim returnValue As StorageInfo

returnValue = StorageInfo.NewFileStorage()
public static StorageInfo NewFileStorage()
public:
static StorageInfo^ NewFileStorage()
static member NewFileStorage : unit -> StorageInfo 
public static function NewFileStorage() : StorageInfo

반환 값

유형: Microsoft.SqlServer.Dts.Runtime. . :: . .StorageInfo
A StorageInfo object that specifies the file system location.