SyncKnowledge.GetSchema 方法

返回一个 null 引用(在 Visual Basic 中为 Nothing)。

命名空间: Microsoft.Synchronization
程序集: Microsoft.Synchronization(在 microsoft.synchronization.dll 中)

语法

声明
<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 命名空间