Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Loads a ClrAssemblyFile data.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public Sub LoadData ( _
path As String _
)
'Utilisation
Dim instance As ClrAssemblyFile
Dim path As String
instance.LoadData(path)
public void LoadData(
string path
)
public:
void LoadData(
String^ path
)
member LoadData :
path:string -> unit
public function LoadData(
path : String
)
Paramètres
- path
Type : System.String
The name of the path.