CodeSmith API ヘルプから [C#] public ViewSchema( DatabaseSchema DatabaseSchema, string String, string String, DateTime DateTime, ExtendedProperty[] ExtendedProperty[] );
パラメータ データベース名 所有者 dateCreated extendedProperties
最初の 3 つのパラメーターの意味がわかります。
しかし、最後の 2 つのパラメーター dateCreated と extendProperties の目的は何ですか?
私が参照できるこのコンストラクターの使用例はありますか?