Compartir a través de


: MetadataObject.ReadInternal (Método) (Microsoft.Office.Server.ApplicationRegistry.Administration)

When overridden in a derived class, reads the metadata object from the metadata repository and creates an object.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Protected Overridable Sub ReadInternal ( _
    sqlCmd As SqlCommand _
)
'Uso
Dim sqlCmd As SqlCommand

Me.ReadInternal(sqlCmd)
protected virtual void ReadInternal (
    SqlCommand sqlCmd
)

Parámetros

  • sqlCmd
    A SQL command to be executed on the metadata repository.

Vea también

Referencia

MetadataObject (Clase)
MetadataObject (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)