다음을 통해 공유


isDacProjectFile 필드

Specifies whether this SQL script is a part of a DAC project.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.Editors
어셈블리:  SQLEditors.VS(SQLEditors.VS.dll)

구문

‘선언
Protected isDacProjectFile As Boolean
‘사용 방법
Dim value As Boolean

value = Me.isDacProjectFile

Me.isDacProjectFile = value
protected bool isDacProjectFile
protected:
bool isDacProjectFile
val mutable isDacProjectFile: bool
protected var isDacProjectFile : boolean