TaskUIUtils.GetSchemaTableName(String, String, String) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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)
Parametri
- schemaTableName
- String
- schemaName
- String
- tableName
- String