TaskUIUtils.GetSchemaTableName(String, String, String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
static void GetSchemaTableName(System::String ^ schemaTableName, [Runtime::InteropServices::Out] System::String ^ % schemaName, [Runtime::InteropServices::Out] System::String ^ % tableName);
public static void GetSchemaTableName (string schemaTableName, out string schemaName, out string tableName);
static member GetSchemaTableName : string * string * string -> unit
Public Shared Sub GetSchemaTableName (schemaTableName As String, ByRef schemaName As String, ByRef tableName As String)
Paramètres
- schemaTableName
- String
- schemaName
- String
- tableName
- String