TaskUIUtils.GetSchemaTableName(String, String, String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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)
パラメーター
- schemaTableName
- String
- schemaName
- String
- tableName
- String