Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定したスクリプトバージョンのプロパティのコレクションを返します。
Public Function getPropertiesByVersion( ByVal script_version As String ) As NameValueCollection
public NameValueCollection getPropertiesByVersion(string script_version)
script_version 関連するプロパティを返すスクリプトバージョン
指定したスクリプトバージョンのプロパティ
プロパティは、ml_property テーブルに格納されます。詳細については、ml_add_property システムプロシージャーを参照してください。