Share via


DacLogEntry.Save メソッド

Returns the content of this log entry in a serialized string format.

名前空間:  Microsoft.SqlServer.Management.Dac
アセンブリ:  Microsoft.SqlServer.Management.Dac (Microsoft.SqlServer.Management.Dac.dll)

構文

'宣言

Public Function Save As 
'使用

Dim instance As DacLogEntry
Dim returnValue As 

returnValue = instance.Save()
public  Save()
public:
^ Save()
member Save : unit ->  
public function Save() : 

戻り値

型:
A System.String value that represents the serialized string format of this log entry.

関連項目

参照

DacLogEntry クラス

Microsoft.SqlServer.Management.Dac 名前空間