다음을 통해 공유


m_strOrigMoniker 필드

Specifies the name of original moniker that was used to create the editor.

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

구문

‘선언
Protected m_strOrigMoniker As String
‘사용 방법
Dim value As String

value = Me.m_strOrigMoniker

Me.m_strOrigMoniker = value
protected string m_strOrigMoniker
protected:
String^ m_strOrigMoniker
val mutable m_strOrigMoniker: string
protected var m_strOrigMoniker : String