TaskUIUtils.GetSchemaTableName(String, String, String) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
Parâmetros
- schemaTableName
- String
- schemaName
- String
- tableName
- String