Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Returns the WriteRef implementation of the mining structure.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
Private Sub WriteRef ( _
writer As XmlWriter _
) Implements IMajorObject.WriteRef
'Uso
Dim instance As MiningStructure
Dim writer As XmlWriter
CType(instance, IMajorObject).WriteRef(writer)
void IMajorObject.WriteRef(
XmlWriter writer
)
private:
virtual void WriteRef(
XmlWriter^ writer
) sealed = IMajorObject::WriteRef
private abstract WriteRef :
writer:XmlWriter -> unit
private override WriteRef :
writer:XmlWriter -> unit
JScript admite el uso de implementaciones de interfaces explícitas, pero no la declaración de otras nuevas.
Parámetros
- writer
Tipo: System.Xml.XmlWriter
Internal only
Implementa
IMajorObject.WriteRef(XmlWriter)