Share via


EditorFactoryBase.withEncoding 필드

Boolean that indicates if the script uses encoding.

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

구문

‘선언
Public withEncoding As Boolean
‘사용 방법
Dim instance As EditorFactoryBase 
Dim value As Boolean 

value = instance.withEncoding 

instance.withEncoding = value
public bool withEncoding
public:
bool withEncoding
val mutable withEncoding: bool
public var withEncoding : boolean

참고 항목

참조

EditorFactoryBase 클래스

Microsoft.SqlServer.Management.UI.VSIntegration.Editors 네임스페이스