SyncKnowledge.GetSchema 메서드
null 참조(Visual Basic에서는 Nothing)을 반환합니다.
네임스페이스: Microsoft.Synchronization
어셈블리: microsoft.synchronization.dll의 Microsoft.Synchronization
구문
‘선언
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Function GetSchema As XmlSchema
‘사용 방법
Dim instance As SyncKnowledge
Dim returnValue As XmlSchema
returnValue = instance.GetSchema
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public XmlSchema GetSchema ()
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
public:
virtual XmlSchema^ GetSchema () sealed
/** @attribute EditorBrowsableAttribute(EditorBrowsableState.Never) */
public final XmlSchema GetSchema ()
EditorBrowsableAttribute(EditorBrowsableState.Never)
public final function GetSchema () : XmlSchema
반환 값
null 참조(Visual Basic에서는 Nothing)입니다.
참고 항목
참조
SyncKnowledge 클래스
SyncKnowledge 멤버
Microsoft.Synchronization 네임스페이스