IScriptFactory.CreateNewSqlObjectDocument(String, String, String) 메서드

정의

public:
 void CreateNewSqlObjectDocument(System::String ^ url, System::String ^ name, System::String ^ text);
public void CreateNewSqlObjectDocument (string url, string name, string text);
abstract member CreateNewSqlObjectDocument : string * string * string -> unit
Public Sub CreateNewSqlObjectDocument (url As String, name As String, text As String)

매개 변수

url
String
name
String
text
String

적용 대상