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 系统过程。